Jump to content

Microsoft PowerToys on WinXP SP2 CD


Recommended Posts

Posted

I have read an article about Slipstream SP2 on this web site below, the guy who wrote the article has added Microsoft PowerToys for Windows XP onto his WINXP SP2 CD.

No circumventing the spam filter.

(i put the spaces because this forum block the without spaces)

I would like to know if somebody has added/put the Microsoft PowerToys for Windows XP onto their WINXP SP2 CDs.

Can somebody please attach a screenshot showing PowerToys softwares (i mean which ones you have on your cd and how have you organized them). So that i'll have an idea how to organize PowerToys softwares.

I am asking this because i want to add/put Microsoft PowerToys for Windows XP to my WINXP SP2 CD and i don't know in which folders do i place them too.

where do i create a folder?

Is it XPCD\SUPPORT\TOOLS

OR XPCD\SUPPORT\

and what is the name given to the folder in SP1 CD (i am making WINXP SP2 CD)?


Posted

well it depends what yo uare trying to do. if you just want them on the cd to have incase you want to install them later then you can just put them in any folder in your cd-root, the folder you listed here

where do i create a folder?

Is it XPCD\SUPPORT\TOOLS

OR XPCD\SUPPORT\

is for some other tools, mainly for network admins.

if you want to have powertoys install when when windows is install i suggest you go to http://unattended.msfn.org/xp/applications/powertoys.htm

Posted

On my WinXP CD I have a folder...

%CDROM%\Software\PowerToysXP\

In that folder I have:

PowerCalcPowertoySetup.exe

TaskswitchPowertoySetup.exe

In my Apps.cmd I have

ECHO.
ECHO Installing Calculator Powertoy
ECHO Please wait...
start /wait %CDROM%\Software\PowerToysXP\PowerCalcPowertoySetup.exe /s /v/qn

ECHO.
ECHO Installing Task Switch Powertoy
ECHO Please wait...
start /wait %CDROM%\Software\PowerToysXP\TaskswitchPowertoySetup.exe /s /v/qn

The Open Command Window Here powertool I employ via a registry setting:

;Right-Click Open Command Window Here
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Open Command Window Here"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd \"%L\"\""
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd \"%L\"\""

Finally I install Tweak UI.exe simply by dropping it in the Windows\System32 folder (or any folder you like) and creat a shortcut to it in my start menu.

Hope that helps.

Posted
Finally I install Tweak UI.exe simply by dropping it in the Windows\System32 folder (or any folder you like) and creat a shortcut to it in my start menu.

Hope that helps.

Or.....put it in your Control Panel.

;Show TweakUI at Control Panel
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
@="TweakUI"
"InfoTip"="TweakUI"
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\tweakui.exe,0"
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open\command]
@="tweakui.exe"
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\ShellFolder]
"Attributes"=dword:00000030
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
@="TweakUI"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...