Jump to content

Bendfella

Member
  • Posts

    59
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Namibia

Posts posted by Bendfella

  1. It was a tutorial on how to make an addon for office2003. I cant show u where coz im using the internet on my phone to access this site. In the tut it expl how to slipstream, use ork, shrink with buckey and compress with 7zip. In the end its a 126mb exe. In the end there was no expl how to make the addon. So zowl expl that i can use a command in runonceex to invoke the exe directly. that works 100%. Now if u follow the tut that exe works fine first and second time but later not. It extracts and installs bt whn it almost finishes, it rolls back changes

  2. The command in runonceex yowl gave me worked like a bomb. But im confused. When i first made the silent office2003 using the tut, it worked. But now it extracts and almost before it ends installing, it rolls back. I can make one again, it will work but for how long?

  3. Since office 2003 will still be popular for years to come, can anyone who has time make a detailed tutorial from start to finish using ork and shrinker for it to be used with nlite. I wanted to but still cant get mine right, PLEASE

  4. Is this how the batch.cmd should look like, please edit where needed

    cmdow @ /HID

    @echo off

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installation of Software" /f

    REG ADD %KEY%\001 /VE /D "Office2003" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Applications\Office2003\PRO11.msi /QB" /f

    start /wait %Source%$OEM$\Office2003\setup.exe TRANSFORMS=UNATTENDED.MST /qb-

    EXIT

  5. i found the error. i used the universal switch finder to add the command. i used it from the original msi instead of the one i renamed to nod32.msi

    but what confuses me is that the command used in the config tut is:

    ;!@Install@!UTF-8!

    Title="NOD 32 Antivirus"

    Progress="no"

    ExecuteFile="msiexec.exe"

    ExecuteParameters="/i nod32.msi /qn"

    ;!@InstallEnd@!

    command generated from universal switch finder = msiexec.exe /i "nod32.msi" /qb

    so must they be different or is it qn or qb

    another thing. the orginal installer version differs from my updated nod32. it upgraded the version number while updated. temeber i included my cfg.xml file i exported

  6. thanks both of you. the reason why we should learn to make our own addons is simpply because i know what is best for my pc, others might differ. its a choice of taste. but from experience i only use nod32 (best av), mbam to check my malware and panda usb vaccine for usb keys. i never have to format my pc

×
×
  • Create New...