Jump to content

Falcon-X

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Falcon-X

Falcon-X's Achievements

0

Reputation

  1. Did you use officeshrink? I had problems with that which I was able to fix... let me know
  2. I prefer to use the inf method, however, the commands are the same. Installing from cdrom doesn't realy work from my experience. Use an OEM distribution setup on your disk so that the installation files are copied to the hard disk. From there use your command trasnposing %cdrom% for %24% (c:\). Example: ("%24%\Install\Officefinal.exe") To save space I created an sfx archive (109MBs Full office) with a batch file execution command or "Setup=officefinal\setup.bat" and the batch file runs the commands: ECHO. ECHO Installing Office 2003 Professional ECHO Please wait... start /wait %systemdrive%\Officefinal\setup.exe TRANSFORMS=Unattended.MST /qb- hope this helps. good luck
×
×
  • Create New...