Jump to content

vaag2000

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by vaag2000

  1. After unattended installing xp, and finally working office and perfectview i have the following question. How can i get it rebooted after finished and than login with normal user and that it connect to the server ? (connecting as user to the server, and how to create a normal user) Also possible to let it be scanned first(but it surely will not be have a virus after reinstall) Any idea ?
  2. Unattended XP is going well, but problem is that batch_file1.cmd isn't working ok. What we want is after installing xp it also installs unattended a small package of office frontpage perfectview. We build an script in batch_file1.cmd: echo Installeren van Office XP Professional echo please wait pushd %0\..\ msiexec /I proret.msi TRANSFORMS=bart.mst /q (bart.mst we made with office tools) echo. echo Installeren van Frontpage 2003 echo please wait... msiexec /I fp11n.msi TRANSFORMS=martijn.mst /q (martijn.mst we made with install.tailor.) echo. echo Installeren van PerfectView echo please wait... msiexec /I pv.msi TRANSFORMS=bartmartijn.mst /q popd but this doens't do a thing after installing xp. Anyone has a clue ?? thx for help in advance.
  3. Hoi, okay i get the idea with making an MST file Is this a good link ? http://office.microsoft.com/en-gb/assistan...1402981033.aspx could you give me some help with to use what of office tools and making the file mst, i know it is an automatic answerfile
  4. I have small company here. They have Small Business Office XP. I want it to install unattended from dvd after installation XP (also unattended, that works). However when the setup /a is used it is complaining that we need the Enterprise Edition of Office, which ofcourse we don't have here. Also they don't want to use Powerpoint and Access because it isn't allowed accoring to the licenses. Okay sow how can i unattended install Office Small Business on like 10 pc's ? Thx in advance for tips.
×
×
  • Create New...