Jump to content

spidernz

Members
  • Posts

    159
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by spidernz

  1. With RT 7 Lite, I drop the WIM file to 1.204 GB. With the Booster, I drop it to 0.984 GB. My WIM file is Windows 7 Ultimate N w/SP1 x64 English.

    do you have a list or sesson.ini files for this?

    I would like to do this too, currently been looking at windows embedded 7 . Would be perfect to setup as a media/gaming/internet platform

  2. Placeholder for the compilation of tweaks I'll do. :D

    Windows 8 CP Specific Tweaks:

    ;Add Power Context Menu


    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
    "MUIVerb"="Power Menu"
    "SubCommands"="lock;logoff;switch;sleep;hibernate;restart;shutdown"
    "Icon"="shell32.dll,215"
    "Position"="bottom"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
    @="Lock"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
    @="Rundll32 User32.dll,LockWorkStation"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff]
    @="Log Off"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff\command]
    @="Shutdown -l"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch]
    @="Switch User"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch\command]
    @="tsdiscon.exe"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep]
    @="Sleep"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep\command]
    @="rundll32.exe powrprof.dll,SetSuspendState Sleep"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate]
    @="Hibernate"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate\command]
    @="Shutdown -h"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart]
    @="Restart"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart\command]
    @="Shutdown -r -f -t 00"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown]
    @="Shut Down"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown\command]
    @="Shutdown -s -f -t 00"

    ;Increase number of rows for Apps


    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\Grid]
    "Layout_MaximumRowCount"=8

  3. Windows 8 CP Tweaks:

    ;Add Power Context Menu


    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
    "MUIVerb"="Power Menu"
    "SubCommands"="lock;logoff;switch;sleep;hibernate;restart;shutdown"
    "Icon"="shell32.dll,215"
    "Position"="bottom"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
    @="Lock"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
    @="Rundll32 User32.dll,LockWorkStation"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff]
    @="Log Off"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff\command]
    @="Shutdown -l"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch]
    @="Switch User"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch\command]
    @="tsdiscon.exe"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep]
    @="Sleep"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep\command]
    @="rundll32.exe powrprof.dll,SetSuspendState Sleep"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate]
    @="Hibernate"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate\command]
    @="Shutdown -h"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart]
    @="Restart"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart\command]
    @="Shutdown -r -f -t 00"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown]
    @="Shut Down"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown\command]
    @="Shutdown -s -f -t 00"

    ;Increase number of rows for Apps


    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\Grid]
    "Layout_MaximumRowCount"=8

    ;Remove and prevent installation of Microsoft Bing toolbar


    For 32 Bit:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSN\Toolbar]
    “version”=”
    For 64 Bit:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MSN\Toolbar]
    “version”=”

  4. so i'm lost

    I created a win7 usb with win7toolkit with some customizations.

    I Installed this windows and further changed things to my liking.

    now i want to capture the install and make a new win 7 disk out of it so i can use it as my default install and customize it further if required

    How would i go about doing this, in the simplest easiest way???

    I saw w7 toolkit has capture image option under tools but i can't find how to work it, i get an error.

    post-3930-0-12591200-1323121924_thumb.pn

×
×
  • Create New...