Jump to content

Sanderrr

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Sanderrr

  1. Hmm, interesting. That way I don't have to copy files in place (in example c:\blah\background.jpg to c:\windows\blah\background.jpg) with a script via RynSynchronous after install. Thats the problem I ran in, because copy to c:\windows before setup then setup renames it to c:\windows.old. Thanks for the idea mate!
  2. How about imagex.exe /apply /boot vista_image.wim 1 c: Worked for me ;-)
  3. I got the same problem, but created a work around for it; Just edit startnet.cmd; wpeinit net use s: \\preloadserver\vista diskpart /s wipe.txt s: cd cmd call xcopy.cmd ;where it finds xcopy /s /e /y /i \\10.210.1.6\OPKTools\additional-utilities C:\additional-utilities cd \ cd 32bitDVD setup.exe /unattend:s:\xml\basic.xml I will post my complete script tomorrow at work! Good luck! [Edit] Forgot to mention I diskpart the HD with "diskpart /s wipe.txt" so I do not need the .xml answer file settings to make a partition.
×
×
  • Create New...