Jump to content

Sanjay

Member
  • Posts

    300
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Posts posted by Sanjay

  1. Even when you use the original file (18.4MB) the first action that is performed is extracting the files for the setup in Win's default TEMP dir. So there is the same thing .....

    How would I use the original exe file to do a silent install? Using the original file is not the same as extracting the MSI because as I mentioned earlier there is a matter of the difference between 18.4 mb (original exe) compared to 30.5mb (MSI & Data1.cab).

  2. run the setup file.. wait til it uncompresses all files, goto

    C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig\ENU

    & get the msi & the data1.cab

    put them in the same folder & run the msi with the /qn or /qb switch :)

    The original file is 18.4 mb, but the msi & data1.cab file add up to 30.5mb :(

    Is there no way to use the original exe file to do the silent install?

  3. Can someone please explain to me the differences between 'Symantec Antivirus Corporate Edition' and 'Norton Antivirus 2004'. I have installed and tried both. 'Norton Antivirus' seems to slow down the computer immensely, while 'Symantec Antivrus Corporate Edition' seems to have no effect on the system. Also, when I open documents or spreadsheets in Word and Excel they seem to take much longer to open as it says that 'Norton Antivirus' is scanning the files before opening. But with 'Symnatec Antivirus Corporate Edition' the files take no extra time to open and also it does not say that the files are being scanned. In other words it seems like 'Symantec Antivirus Corporate Edition' does nothing at all whereas 'Norton Antivirus' scans and watches everything on the computer which also leads to a major system slow down. Now what I really don't understand is, if 'Symantec Antivirus Corporate Edition' provides as good protection as 'Norton Antivirus' without slowing down the system, then why does Symantec/Norton not use the technology of 'Symantec Antivirus Corporate Edition' in 'Norton Antivirus Home Edition'.

  4. start /wait t:\aawsepersonal.exe /S

    taskkill /IM Adaware.exe /F

    taskkill /IM hh.exe /F

    taskkill /IM Ad-Aware.exe /F

    ECHO.

    ECHO Installing Ad-Aware SE Professional

    ECHO Please wait...

    start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /s

    taskkill /IM hh.exe /F

    taskkill /IM Ad-Aware.exe /F

    Should the 'taskkill /IM Ad-Aware.exe /F' be listed twice as 'hdavid' has it? It seems that 'ugzkmk' got it working with it mentioned just once.

    I personally used the following

    ECHO.
    ECHO Installing Ad-Aware SE Professional
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /s
    taskkill /IM Ad-Aware.exe /F
    taskkill /IM hh.exe /F
    taskkill /IM Ad-Aware.exe /F

    and although everything seemed to work fine, the following messages displayed during the install:

    "Error: taskkill /IM Ad-Aware.exe /F Process Ad-Aware.exe not found

    Success: taskkill /IM hh.exe /F

    Success: taskkill /IM Ad-Aware.exe"

    Also for some reason there were only shortcuts on the desktop for Ad-Aware Professional & Ad-Watch Professional but there was no program group in the Start Menu as you would have normally. Any ideas, why?

  5. crahak here on the forums solved it nicely.
    After you install MS Office 2003, there's an annoying tray icon that asks you if you want to take the survey and such (I hate it).

    This gets rid of it nicely:

    REGEDIT4
    [HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Internet]
    "UseOnlineContent"=dword:00000002

    [HKEY_CURRENT_USER\Software\Microsoft\Office\Common]
    "QMEnable"=dword:00000000

    REGEDIT4 <--- Does this also belong there?

  6. the nvautlml.inf is in the AudioUtil Folder

    Enjoy!

    Younes

    Sorry but that is not correct. It is correct for the 'Forceware 2.45chipset Driver' but it is not so for the 'Forceware 4.24 chipset Driver'. In the case of the 'Forceware 4.24 chipset Driver' there is no 'nvautml.inf' and/or any other '*.inf' file in the 'AudioUtl' directory, there is only a setup.exe file.

    Therefore the question still remains how does one install the AudioUtil?

  7. @Sanjay: Could you put these things together next time rather than make half a dozen posts.

    Since I cannot attach more than one file to one post I had to have seperate posts. Also since everybody does not need instructions for all the CDs there is no point making one really long text file with instructions for all the CDs in that file.

    The whole idea of my making these guides is to make them simple and the only way to do that is to keep instructions for all the CDs seperate.

    Edit your post and put all things together in one file.

    Thanks

    All the other posts have been deleted so I'll just leave it at that and incase anyone needs either or all of the following Guides, just PM me.

    How to Slipstream Office Frontpage 2003 with SP1.txt

    How to Slipstream Office OneNote 2003 with SP1.txt

    How to Slipstream Office Project Pro 2003 with SP1.txt

    How to Slipstream Office Visio 2003 with SP1.txt

  8. How to Slipstream Office 2003 with SP1?

    I have put togther a simple guide using different sources for help. My reason for doing so was that I found most guides a little complicated and/or lacking in complete info.

    PM me for the following guides:

    How to Slipstream Office Frontpage 2003 with SP1.txt

    How to Slipstream Office OneNote 2003 with SP1.txt

    How to Slipstream Office Project Pro 2003 with SP1.txt

    How to Slipstream Office Visio 2003 with SP1.txt

    How_to_Slipstream_Office_2003_with_SP1.txt

×
×
  • Create New...