mazin Posted April 28, 2004 Posted April 28, 2004 Copy the following then paste into nswreg.reg, and replace the xs with your installation key, but without typing dashes:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\KStore\00000082\0000000b\00000011]"Key"="xxxxxxxxxxxxxxxxxxxxxxxx"If you don't need Scan link in Explorer Toolbar, consider adding this line to your batch file:REG DELETE "HKLM\SOFTWARE\Microsoft\Internet Explorer\Toolbar" /v {42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6} /fYour batch file is:cls@echo offECHO.ECHO Registering NSW Pro 2004REGEDIT /S %systemdrive%\Install\NSW2004\nswreg.regECHO.ECHO Installing NSW Pro 2004start /wait %systemdrive%\Install\NSW2004\NSWSETUP.exe /qb REBOOT=ReallySuppressREG DELETE "HKLM\SOFTWARE\Microsoft\Internet Explorer\Toolbar" /v {42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6} /fECHO.EXITNote: /qb shows progress bars, /qn shows nothing. So, you decide.
JPamplin Posted April 29, 2004 Posted April 29, 2004 Is there any way to select the components of Norton SystemWorks (2002, 2003, or 2004) and use the MSI? Something like a TRANSFORMS file (.mst) for Norton or an INI?I'd also like to know where Norton keeps it's settings (INI or registry)? If registry, where?Anyone?Thanks,JP
Marty P Posted July 10, 2004 Posted July 10, 2004 Is there any way to select the components of Norton SystemWorks (2002, 2003, or 2004) and use the MSI? Something like a TRANSFORMS file (.mst) for Norton or an INI?I'd also like to know where Norton keeps it's settings (INI or registry)? If registry, where?Anyone?Thanks,JPI would like t know also
mazin Posted July 10, 2004 Posted July 10, 2004 Is there any way to select the components of Norton SystemWorks (2002, 2003, or 2004) and use the MSI?I would like t know also There is a hint for NAV Pro 2004, here:http://www.msfn.org/board/index.php?showto...ndpost&p=125501I'm not sure wether it works for NSW 2004, too. Give it a try!It reduces size by excluding components.
Joe User 99 Posted July 11, 2004 Posted July 11, 2004 Is there any way to select the components of Norton SystemWorks (2002, 2003, or 2004) and use the MSI?Since it is a MSI, you should be able to create a transform just like any other MSI.If you don't have the tools to do that, you could download and use Orca (Microsoft's free MSI Table editor) to open the MSI and get a list of features from the Feature table, and use the ADDLOCAL= property on the commandline to select which features you want to add.For example, ADDLOCAL=ALL would install everything. ADDLOCAL=FEATURENAME1, FEATURENAME3. would only install the referenced features. (These are made up names, the actual names are listed in the FEATURE table of the MSI.) etc.Referenced features would need to be seperated by comma's.Give it a try, it can't hurt. And you may have to experiment to get exactly which are needed/required vs which are not.Hope this helps.
^_^ Posted April 20, 2005 Posted April 20, 2005 For example, ADDLOCAL=ALL would install everything. ADDLOCAL=FEATURENAME1, FEATURENAME3. would only install the referenced features. (These are made up names, the actual names are listed in the FEATURE table of the MSI.) etc.<{POST_SNAPBACK}>I'd be intrested in more info on this.I've downloaded Orca and have opened the msi, but am not sure what to mess with and what not to.but it sure would be nice not to have some of the stuff NSW 2003 installsbasically only anit-virus, speed disk, windoctor and that sort of thing are necessaryI hate the way it renames and 'protects' the recycle binwhat a waste of resources
X-Savior Posted April 21, 2005 Posted April 21, 2005 Hi there,I have been playimg around with NSW2005. It is VERY interesting. It requires you to use the Setup program. If you try and install just the MSI it closes with a message telling you to use the install.What I want is to Install Systemworks WITHOUT Antivirus and Ghost. Then I want to use Symantec Corporate Anti-virus 9 for the Antivirus. If you install NSW first then the Corporate Antivirus 9 it won't install, it also asks to use the install program. BUT... If you install it first there is no problem to get it on but when you install Systemworks right after it without rebooting it will wipe out the Corporate Edition 9. I like the idea of the ADDLOCAL but the NSWSETUP.EXE seems to ignore any switchs you throw at it.Any Help On This?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now