Jump to content

How To Replace The Luna Theme


Recommended Posts

I have recently tried the "Longhorn M5 Transformation Pack v3" and it was the best theme that I've ever seen.

the question is how to add it to my unattended installation and make it the default theme?

P.S: the "Longhorn M5 Transformation Pack" is an exe file, not a .theme one

Link to comment
Share on other sites


Just use a batch file to run the exe, and call the batch file from your winnt.sif file. Like this:

In your winnt.sif file add:

[GUIRUNONCE]

%systemdrive%\Install\Theme.cmd

In your theme.cmd add:

start /wait %systemdrive%\Longhorn Transformation Pack.exe

To make it install silently, you need to have the correct switches, which depends on what installer the pack uses. If you could post that information for us, i could be a little more helpful.

Link to comment
Share on other sites

  • 5 months later...

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...