MSFN Forum: Windows Resource Kit Tools - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Windows Resource Kit Tools Rate Topic: -----

#1 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 10 January 2005 - 02:32 PM

Dont suppose anyone knows how to redirect the install path for Windows Resource Kit Tools?

I tried INSTALLDIR and no dice....

Thanks!


#2 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 10 January 2005 - 02:43 PM

I just installed it to my system, and copied the files to my system32.

The installers are msi's, right?

#3 User is offline   jfmartel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 195
  • Joined: 01-December 04

Posted 10 January 2005 - 02:46 PM

From the Resource Kit from W2K3

rktools.msi
rktools_p.cab
rktools_s.cab

#4 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 10 January 2005 - 05:14 PM

totoymola, on Jan 10 2005, 02:43 PM, said:

I just installed it to my system, and copied the files to my system32.

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 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 January 2005 - 09:18 PM

Try this extract the msi &:

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 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 10 January 2005 - 09:25 PM

Im well aware how to silently install msi packages.. the silent install works fine... its the redirection of the install path that I need to do.

#7 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 January 2005 - 09:29 PM

Well use a sfx rarred exe to copy the files where you require them?

#8 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 10 January 2005 - 10:16 PM

Quote

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?


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 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 11 January 2005 - 06:42 AM

@toto and Maverick
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 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 11 January 2005 - 07:04 AM

I created ExePath directory in systemdrive and add it to Path variable. I store there utilities I would like to use (including RK)

#11 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 11 January 2005 - 03:57 PM

Quote

I originally thought you could simply copy them until I uninstalled it and saw something along the lines of 'unregistering components'

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 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 11 January 2005 - 04:11 PM

Ok. I checked the one of the packages. It is the Extract.exe: Extract Cabinet from http://www.microsoft.com/windows2000/techi...g/extract-o.asp. There is no registry entry required, and you only need the EXE.

#13 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 11 January 2005 - 04:23 PM

Cool... thanks again everyone.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy