Changing XP Theme during a installation

C

Charles

I want to make an installation of our software for windows
xp. It is a requirement that our product uses the windows
xp CLASSIC theme. Is there a script file, or something
that I can run to change the xp theme
 
S

Shenan Stanley

Charles said:
I want to make an installation of our software for windows
xp. It is a requirement that our product uses the windows
xp CLASSIC theme. Is there a script file, or something
that I can run to change the xp theme

Add this to your winnt.sif or unattend.txt file:

[Shell]
DefaultStartPanelOff=Yes
DefaultThemesOff=Yes

Then you will be in classic mode when the install is done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top