Jump to content

mazin

Member
  • Posts

    1,948
  • Joined

  • Donations

    0.00 USD 
  • Country

    Egypt

Everything posted by mazin

  1. You can ckeck this thread.
  2. Works fine. Thanks.
  3. You can make NAV faster if you delete some components, especially the recycle bin protection. SOURCE: http://www.msfn.org/board/index.php?showto...ndpost&p=125501
  4. I think you want to compress SAV91400 not SAVSource!
  5. Norton Antivirus scans Office documents by default when opened. However, you can turn that off, if you like. Norton Antivirus protects the PC it's installed on, so it's useful for a single PC. On the other hand, Symantec Antivirus Corporate Edition is another story. You can read PDFs on its CD to learn about it. In brief, Symantec Antivirus Corporate Edition provides protection to PCs, either single or network.
  6. @harunaksoy Check your PM inbox. If prathapml offered a web space to you, it's ok.
  7. I had two errors.
  8. So, how did you make use of it? Just curious! B)
  9. Can't you put this line in your WPI.HTA: call %systemdrive%\install\cleanup.cmd And delete this line from your SIF: %systemdrive%\install\cleanup.cmd
  10. I failed to understand what you meant! Many tasks can be done via scripts, however.
  11. I've just found it. Fresh! Enjoy!
  12. Download and install RCGoogle (40 kb). Highlight & right-click a word and choose Search Google from the shortcut menu, and you're done.
  13. @harunaksoy How did you do that?
  14. Silent switches, like /qb, /S, etc.., are good ONLY in case you are satisfied with default installation features of a product.If you are not satisfied with features installed by default when using a silent switch, then you'd better use a script like JS, VBS, AI, ect... As you can see, I suggest repackaging (with InstallRite or whatever) to be the last approach in case you don't like silent switches or scripts. However, the main reason I started using InstallRite for is to repackage filters for Adobe Photoshop. I use many of them and it's tiring and boring to install them. One last word concerning InstallRite is to install the KITS on a similar system you create them on. Sure!
  15. As for the INF, you can execute it via a batch or RunOnceEX. rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\OODEFR.INF As for the reg, you can try to run it before installation.
  16. This was discussed MANY times.
  17. For me, it failed with NAV Pro 2004. Everything was ok except activation, despite I installed it on the same machine! It, also, failed with Winamp 5.0!
  18. I think this is ok: REG ADD %KEY%\001 /VE /D "OO Defrag Professional v.6" /f REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /qn" /f REG ADD %KEY%\010 /VE /D "Registering OO Defrag Professional" /f REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %cdrom%\Apps\DfrgPro\regDefr.reg" /f And, please check this reg key in your registry to see if it's the same name or not: I think it should be 6.0
  19. HUH? Yeah.... "it's ok!", Spell chekar sez!
  20. This is the correct syntax: REG ADD %KEY%\009 /V 1 /D "REGEDIT /S %CDROM%\Apps\regtweaks.reg" /f
  21. Here you are: http://unattended.msfn.org/xp/applications/oodefragpro.htm
  22. Thanks. B) Was there additional info about it on other threads?
  23. Source: SAV Help!
  24. Good utility. By default, it installs to: C:\Program Files\Resource Kit Since we only need the file "inuse.exe", I put it in C:\Windows\System32, instead. So, I can use a batch to replace files. This example is mentioned in inuse_d.html: BTW, does it have anything to do with Windows file protection? Thanks.
×
×
  • Create New...