Jump to content

Powertoys


wolfsoul

Recommended Posts

Ok Ive seen part of them.. Ive seen full suites

But can separate powertoys be added to unattended xp setup

Well the one Im interested most in is the color panel... think someone once told me how to do it but I can't recall or find it anymore

Might have been ROE not sure.. and don't know if it can be done SVCPACK

Anyone any idea or help?

Link to comment
Share on other sites

Its a 7zip SFX, you can use 7zsplit to take apart and remake

If you double click it, it installs normal, if you run it with -ai it will add runonceex reg entry...here is config.txt

;!@Install@!UTF-8!
RunProgram="\"Microsoft Color Control Panel Applet for Windows XP.msi\" LAUNCHREADME=No LAUNCHWINCOLOR=No /qn /norestart"
;Delay install
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\cpl /ve /d \"Color Control Panel Applet\" /f"
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\cpl /v 1 /d %%S\\ColorCPL.exe /f"
GUIMode="2"
;!@InstallEnd@!

Make a addon from it, put it in a svcpack folder and create a entries_something.ini file with

[general]
builddate=2010/08/31
description=Microsoft Color Control Panel Applet for Windows XP
language=English
title=Microsoft Windows Color Management
version=1.0.177.0
website=http://www.microsoft.com/downloads/details.aspx?familyid=1E33DCA0-7721-43CA-9174-7F8D429FBB9E

[EditFile]
SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
ColorCPL.exe -ai

Link to comment
Share on other sites

I appreciate the help

However.. from what I learned before.. decompress svpack.in_, add exe with switch then makecabe and replace will work too I beleive

(AMC taught me alot of stuff.. from Project Alchemist/Alchemist revolutions)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...