-
Outlook send twice
Hi, my outlook send the same email twice,anyone cant help me?
-
Office 2003
Thank you all. It works now. For me you can close the topic.
-
Office 2003
Sorry if I don't make understading. I just don´t have any problem with the instalation of office 2003, I made with this entry: REG ADD %KEY%\001 /VE /D "Office 2003 Professional" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\software\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-" /f and it works in office 2003. My problem now is with acrobat I can't make it work with this entry in: [RunOnceEx.cmd] REG ADD %KEY%\000 /VE /D "Acrobat Reader 6.0" /f REG ADD %KEY%\000 /V 1 /D "%CDROM%\software\AdobeReader6\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\"" /f
-
Office 2003
I try again and works with: REG ADD %KEY%\001 /VE /D "Office 2003 Professional" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\software\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-" /f But not work with acrobat , any ideas? In batch file Acorbat works in RunOnceEx.cmd don't work.
-
Office 2003
I try as you said and it works in .cmd file but in RunOnceEx didn't work. I try 2 ways: RunOnceEx REG ADD %KEY%\001 /VE /D "Office 2003 Professional" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\software\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-" /f and REG ADD %KEY%\001 /VE /D "Office 2003 Professional" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\software\Office2003\setuppro.exe TRANSFORMS="%CDROM%\software\Office2003\Unattended.MST /qb-" /f and Acrobat don't work to REG ADD %KEY%\000 /VE /D "Acrobat Reader 6.0" /f REG ADD %KEY%\000 /V 1 /D "%CDROM%\software\AdobeReader6\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""" /f other applications work just fine like media player 10, Sun Java, Nero 6.6.0.1. What I made wrong.
-
Office 2003
Ok, I will try and say something. Thanks
-
Office 2003
This is the page where i'm trying to do the unantended. http://unattended.msfn.org/xp/office2003_advanced.htm
-
Office 2003
Thanks for the help. This is to put on a dvd to make a unttended windows instalation. In the tutorial says to change this lines but I can't. The tuturial says: "This command will perform a silent installation of Office 2003 using the Unattended.MST file you created in the Custom Installation Wizard to set your customized options. But we don't want to use the exact command shown above as this wouldn't exist when installing from a CD, so we will need to change this when we add it to a batch file: TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\Office2003\Unattended.MST /qb- changed to... TRANSFORMS=Unattended.MST /qb- "
-
Office 2003
Yes I create the .mst file but I can't change the line in last step.
-
Office 2003
Hello this is my first topic and I want to thankyou all for the great forum. I try to do a Office 2003 Unattended in a Advanced method , I do all steps but I can´t chage the next step lis above.What I do wrong? TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\Office2003\Unattended.MST /qb- changed to... TRANSFORMS=Unattended.MST /qb- Thanks