Jump to content

Recommended Posts

Posted

I am trying to create an unattended installation for office 2003. i followed all the steps in the tutorial. all goes fine for starting the installation. the installation will start, but then just disappear. i am running in vmware enviroment. does this make a difference?

Thanks.


Posted

Run setup with the /qb option so you can see which error is causing it to fail

setuppro.exe transorms=Unattended.mst /QB

Posted
had the /QB arguments.  does not give error message, just disappears.

actually i had this argument - /qb-

tried the /QB and got error message saying installation source corrupt. using nlite to create image. tried copying files again, but still same error.

Posted

case should not matter in the switch; if you have access to another computer you could eliminate whether VMware is the problem; I am not familiar with virtual PC software and can be of no further help :no:

Posted

I had also faced the same problem and after more than installations found the trouble. In my case the unattend.mst had the paths of invalid directories. I had made the unattend.mst to direct to the usershell folders, the location of these folders was changed, different from the default. The application data folder and data folders to be precise pointed to some other location rather than the %userprofile% in the documents and settings folders.

This led the installation of office to complete without unattended.mst but when mst was included the fault recurred.

I simply reset the location of data folders and all worked well.

I hope it helps you!!

  • 2 weeks later...
Posted

If you still get stuck, append this to your command line:

/L*v\"%temp%\pcsinst.log\"

It will create a log file in verbose mode called pcinst.log in your temp directory.

You can open up the log and review for errors.

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