Windows Resource Kit Tools
#1
Posted 10 January 2005 - 02:32 PM
I tried INSTALLDIR and no dice....
Thanks!
#2
Posted 10 January 2005 - 02:43 PM
The installers are msi's, right?
#3
Posted 10 January 2005 - 02:46 PM
rktools.msi
rktools_p.cab
rktools_s.cab
#4
Posted 10 January 2005 - 05:14 PM
totoymola, on Jan 10 2005, 02:43 PM, said:
The installers are msi's, right?
Correct... So does it actually need to even be 'installed'? Or can you simply zip up the files it installs and copy them into place on another machine?
#5
Posted 10 January 2005 - 09:18 PM
REG ADD %KEY%\170 /VE /D "Windows Resource Kit" /f
REG ADD %KEY%\170 /V 1 /D "%CDROM%\Software\XPResource\rktools.msi /q" /f
Alter your paths of course.
#6
Posted 10 January 2005 - 09:25 PM
#7
Posted 10 January 2005 - 09:29 PM
#8
Posted 10 January 2005 - 10:16 PM
Quote
I think you don't need to install them. Because if you open the msi, you will see that the files are just installed in the [INSTALLDIR]. You have to move the files to the system32 folder anyway so you can run it from cmd.
#9
Posted 11 January 2005 - 06:42 AM
I originally thought you could simply copy them until I uninstalled it and saw something along the lines of 'unregistering components' (that wasnt the exact wordage, but something similiar). I didnt get a chance to do a regsnap before and after and wasnt sure if perhaps there are some dlls that are registered during the installation process. But if you guys are pretty confident that all it does is extract those components, than Ill take your word on it.
THanks again!
#10
Posted 11 January 2005 - 07:04 AM
#11
Posted 11 January 2005 - 03:57 PM
Quote
MSI's always do that. But sometimes, those aren't important. Especially for DLLs that are installed with the msi. In most cases, you don't need those registry entries to run the program. They are just automatically genrated by the msi. For example, the registry entries in the HKCR\CLSID. I'm not sure and I don't know the real explanation for this. Maybe someone more knowledgeable can teach us.
Let me check one of the packages again.
#12
Posted 11 January 2005 - 04:11 PM



Help

Back to top









