Jump to content

yong2579

Member
  • Posts

    62
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Everything posted by yong2579

  1. Hey guys, I try to install these 2 hotfixes (n lots of other stuffs) during T-13 using batch files (Install.cmd) by CMDLINES.TXT ** CMDLINES.TXT ** [COMMANDS] ".\Install.cmd" The following scenario will happen when it's begin to install these hotfixes: Q817787 - C:\documents not found (got to click ok and won't get installed) Q839643 - Windows update will say it's not installed although it has If i try using GUIRUNONCE, everything works perfectly, so this means it's not syntax problem. (I took special care for those needed \") Can anyone helps? I dun wish to use GUIRUNONCE to install these hotfixes. Thanks!
  2. well i dun know if this is true or not, but i had the exact same problem' then i try to do a "SHIFT + F10" on the T-13 when it's running the cmdlines.txt (I place a "CMD /C PAUSE" in cmdlines.txt to pause it). This will start command prompt and allow me to check out "Program files". Then i discover there is not WINZIP Folder although i place it in $oem$\$progs! (C:\Program Files\Winzip is not valid). This explains why winzip will not install. I'm intending on an xcopy command instead of $progs tomorrow.
  3. Hey guys' i had this very weird problem. Whenever i start out with a new harddisk, my unattended installation work fine and converting from fat32-> NTFS could work' but if i do this whole procedure one more time, i get new bad sector and bad sector causes conversion to fail which in turn cause the computer to keep restarting.. how is it so? The following is how i use to convert OFORMAT C: /A:8 /V:"" /Q CVTAREA C:\CVTAREA.TMP 500 MB /CONTIG /FIRSTCLUSTER 3 GB later on when windows have set up finish, i do a convert C: /fs:ntfs /cvtarea:cvtarea.tmp /nochkdsk /x then the computer keep rebooting and rebooting' only the 1st time i do this will work, subsquently ever since bad sector come out' it will not' i try this for 3 hard disk and all give me the same problem' can any one help me? thanks!
  4. thanks dude but i kinda solve it already'
  5. i'm using microsoft office xp when i click on the ABOUT in EXCEL, it report: Microsoft Excel 2002 (10.4302.4219) SP-2 for WORD it's Microsoft Word 2002 (10.4219.4219) SP-2 so i deduce i'm using Office 2002 SP-2 which should be Office XP too cuz i'm using an original Office XP CD' I will look into that activation registry key but it seems that windows implement this to prevent piracy. But i find it very weird how come none of you all are having this problem.
  6. Hey guys, i really need help here. Been trying to find solution for the past 3 days to no vain. After my unattended windows installation, I can install most of the software smoothly. But when I log onto the computer and try to run Office XP Products (WORD, EXCEL, etc) A window MICROSOFT OFFICE XP PROFESSIONAL ACTIVATION WIZARD will pop up asking me to activate my product and inserting my CD. I search everywhere for the solution but it seems no one is having problem like this before. Can anyone help me? I'm really desperate. Thanks!
  7. never mind, solved it already' but i'm having another problem, After i install Microsoft Office XP using the switches TRANSFORM=XXX.MST and /qb, when i run any programs(WORD, EXCEL, ACCESS), it report a activation wizard and require me to put in the CD' how come?
  8. Never mind guys, I solved it already.
  9. I try the following method as recommended CODE msiexec /p C:\OfficeXP\OXPupdates\MAINSP2ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\proplus.msi SHORTFILENAMES=TRUE /qb msiexec /p C:\OfficeXP\OXPupdates\Owc10SP2ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\OWC10.MSI SHORTFILENAMES=TRUE /qb but the following occurs This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.
  10. I try the following method as recommended msiexec /p C:\OfficeXP\OXPupdates\MAINSP2ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\proplus.msi SHORTFILENAMES=TRUE /qb msiexec /p C:\OfficeXP\OXPupdates\Owc10SP2ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\OWC10.MSI SHORTFILENAMES=TRUE /qb but the following occurs This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package. Any help guys? thanks!
  11. I try to convert during [GUIRUNONCE] and it will prompt me for a [Y/N] to schedule it after the next reboot. Is there any way to suppress this message? It will be tireding to press "Y" for 250+ computers. Thanks!
×
×
  • Create New...