JayMan Posted June 9, 2014 Posted June 9, 2014 How do I slipstream TweakUI in XP? I tried putting the TweakUiPowertoySetup.exe file into HFSVCPACK_SW1 and HFSVCPACK_SW2, but if pauses the install process waiting for user feedback - making my unattended install not so unattended. Anyone know the solution to this? Thanks in advance!
submix8c Posted June 11, 2014 Posted June 11, 2014 Ummmm, NO! You can't install it that way (NOT a HotFix).Create a CMD with this "stuff" in it and put the execution of the CMD inside CMDLINES.TXT (within the $OEM$ folder).Here's the reference ("find" on string "tweak" in the following link) -http://www.msfn.org/board/topic/59197-my-batch-silent-installation-of-software/ -OR- this -tweakuipowertoysetup.exe /S /v/qn -OR- look at this reference (also "find" on "tweak") -http://www.neowin.net/forum/topic/112683-unattended-help/ HTH P.S. Simple Google on "tweakuipowertoysetup.exe silent" (without quotes)
JayMan Posted June 24, 2014 Author Posted June 24, 2014 I tried the "tweakuipowertoysetup.exe /S /v/qn" but it didn't work. I ended up extracting the TweakUI.exe file from the installer and wrote a CMD file to have it and a shortcut placed where I wanted it.
submix8c Posted June 26, 2014 Posted June 26, 2014 Hmmm... I see the problem now. TWO versions -v 2.00 for RTMhttp://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/TweakUiPowertoySetup.exev2.10 for SP1 and abovehttp://download.microsoft.com/download/f/c/a/fca6767b-9ed9-45a6-b352-839afb2a2679/TweakUiPowertoySetup.exeI will -assume- that you tried it with the v2.10. There's a VBS to add it to the Control Panel, which is where the -original v2.00- placed the link.http://remsset.com/files/xp_AddTweakUItoControlPanel.vbsHere's a reference to make the VBS -totally- silent, also if you understand the VBS, the REG entry is inside it.http://www.msfn.org/board/topic/11671-need-help-editing-tweakui-vbs-script/ HTH Note - for posterity, if nothing else. Kelly's Korner has been abandoned along with XP and MS' links. The above still work. In addition, the link for the Power Toys must be found on Web Archive.This is the original MS link -http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspxKelly's Korner (abandoned) links -http://www.kellys-korner-xp.com/xp_abc.htmhttp://www.kellys-korner-xp.com/xp_tweaks.htm(sigh...)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now