Help - Search - Members - Calendar
Full Version: Icon Packager
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
fourte3n
Is there a way to silently install IconPackager and Apply a custom icon/cursor theme?
SiMoNsAyS
silently installation can be done with an auto-it script (it's the only way i know to enter the serial), but apply a custom theme...
fourte3n
well for the icons I'm planning on making a custom shell32.dll (mayve a whole shell pack too)

haven't thought of cursors yet.
SiMoNsAyS
you can apply the cursors from a .theme file like
CODE
[Control Panel\Cursors]
Arrow=%ThemeDir%Inside Your Computer arrow.cur
Help=%ThemeDir%Inside Your Computer help.cur
AppStarting=%ThemeDir%Inside Your Computer wait.ani
Wait=%ThemeDir%Inside Your Computer busy.ani
NWPen=%ThemeDir%Inside Your Computer pen.cur
No=%ThemeDir%Inside Your Computer no.cur
SizeNS=%ThemeDir%Inside Your Computer size NS.cur
SizeWE=%ThemeDir%Inside Your Computer size WE.cur
Crosshair=%ThemeDir%Inside Your Computer cross.cur
IBeam=%ThemeDir%Inside Your Computer beam.cur
SizeNWSE=%ThemeDir%Inside Your Computer size NWSE.cur
SizeNESW=%ThemeDir%Inside Your Computer size NESW.cur
SizeAll=%ThemeDir%Inside Your Computer move.cur
UpArrow=%ThemeDir%Inside Your Computer up.cur
DefaultValue=Windows default

for icons preinstallation i think the reshack of shell32.dll it's the best option to do it automatically.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.