Jump to content

Recommended Posts

Posted

Morning all,

Having an issue with the unnattended install being called from a batch file.

When the start/wait setup.exe TRANSFORMS=Unsttended.MST /qb- is called from a batch file it starts to install then quits about 10 seconds later. If i go to a command prompt in the directory and manually type the above command string then all works fine. Any ideas?

Thx


Posted

I had the same problem installing Ofiice with cmdlines.txt, but when I use RunOnceEx after first login, it worked... Has something to do with the user accounts, I think...

Posted
Morning all,

Having an issue with the unnattended install being called from a batch file.

When the start/wait setup.exe TRANSFORMS=Unsttended.MST /qb- is called from a batch file it starts to install then quits about 10 seconds later. If i go to a command prompt in the directory and manually type the above command string then all works fine.  Any ideas?

Thx

:)

hello,

You have used start/wait setup.exe TRANSFORMS=Unsttended.MST /qb- . I think there one mistake there one setup.exe which is belongs to windows. you should have give start wait <CD-ROM > driver letter where office setup files are situated example

start /wait e:\Office\setup.exe TRANSFORMS=Unsttended.MST /qb-

Other for RunOnceEx.cmd msfn has give exmaples to use DetectCD.exe please visit updated http://unattend.msfn.org again

:rolleyes:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...