Jump to content

Question on SetupComplete.cmd


Recommended Posts

HI

1) What are the commands that I put in SetupComplete.cmd script to delete all data and files created during an automated installation of Vista?

2) In SetupComplete.cmd file, I have to include a decision-making structure (such as IF or CASE), which permits to take certain actions depending on the license key entered at the installation of Vista Ultimate SP1 64-bit Retail?

THANKS

BYE

Link to comment
Share on other sites


Hi

1) You need to know which files you want to delete and where they are. An unattended Vista setup doesn't need any file deletion at all, though.

2) If you want to do that, you need to know how to retrieve the windows key and of course, use IF or CASE commands.

Link to comment
Share on other sites

Hi

1) You need to know which files you want to delete and where they are. An unattended Vista setup doesn't need any file deletion at all, though.

2) If you want to do that, you need to know how to retrieve the windows key and of course, use IF or CASE commands.

So, what is the function that retrieves the license key that is entered during the installation of Vista SP1 Ultimate 64-bit Retail so you can put that function in a conditional structure in the SetupComplete file to allow or not to activate offline of Vista?

THANKS

BYE

Edited by balubeto
Link to comment
Share on other sites

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