MSFN Forum: How About Installing The SENDTO PowerToy ? - MSFN Forum

Jump to content


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

How About Installing The SENDTO PowerToy ? How Does One Auto-Install a .INF ? Rate Topic: -----

#1 User is offline   jetman 

  • Member
  • PipPip
  • Group: Members
  • Posts: 165
  • Joined: 05-April 04

Posted 10 April 2004 - 06:27 PM

It's been a slow process (three days), but I have a great unattended XP CD. Now I'd like to add one more goodie. I've searched high-and-low and can't find out how to automagically install the SendTo PowerToy. I found a single webpage on the microsoft.com website:

http://www.microsoft.com/resources/documentation/ie/6/all/reskit/en-us/part4/c17ie6rk.mspx


But the syntax of their cmds don't work for this file. Normally, one simply right-clicks the SENDTOX.INF to install it. These basic instructions are all over the 'Net, but nothing on doing this programatically.

Has anyone mastered this syntax ? TIA....Jet


#2 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 10 April 2004 - 08:35 PM

there should be some section with the INF file about installing....it contains the actual commands. Like AddReg or DelReg or something.

RunDll32.exe setupapi,InstallHinfSection DefaultInstall 128 ..\Unattend\RegEdits.inf


Replace DefaultInstall with the section from your INF, and ..\Unattend\Regedits.inf with the path to your INF file.

#3 User is offline   jetman 

  • Member
  • PipPip
  • Group: Members
  • Posts: 165
  • Joined: 05-April 04

Posted 11 April 2004 - 02:04 PM

Alanoll, on Apr 10 2004, 08:35 PM, said:

there should be some section with the INF file about installing....it contains the actual commands. Like AddReg or DelReg or something.

RunDll32.exe setupapi,InstallHinfSection DefaultInstall 128 ..\Unattend\RegEdits.inf


Replace DefaultInstall with the section from your INF, and ..\Unattend\Regedits.inf with the path to your INF file.


Alan: AHA ! MSOFT didn't mention the SETUPAPI.DLL in their instuctions ! :) That was the ciritical omission ! DefaultInstall works fine. Thank you ! Jet

#4 User is offline   zoolap 

  • Group: Members
  • Posts: 5
  • Joined: 10-March 04

  Posted 03 August 2004 - 03:57 PM

In the sendtox inf originally it is:

HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,%ISTX%,,"RUNDLL32.EXE %11%\%SubDir%\SENDTOX.DLL,Install %11%\%SubDir%\SENDTOX.INF"


the %ISTX% bit opens a window which you have to manually close (no good for unattended). I managed to get this working at some point, but now icons are not installed in sendto folder. I changed the AddReg bit to the following:

"RUNDLL32.EXE %11%\%SubDir%\SENDTOX.DLL,Install %11%\%SubDir%\SENDTOX.INF"


Please could someone post the full syntax for sendtox exactly as it should be?

I assume what has been given so far is to go in batch file rather than "inf file".

Thanks.

#5 User is offline   neo_3333 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 11-June 04

Posted 03 August 2004 - 08:26 PM

Where did you find this SendTo PowerToy, jetman ?

#6 User is offline   zoolap 

  • Group: Members
  • Posts: 5
  • Joined: 10-March 04

Posted 04 August 2004 - 02:18 AM

I use the sendtox found in win95 powertoys and downloaded from Microsoft.

http://www.microsoft.com/windows95/downloa...set/default.asp

#7 User is offline   craggus2000 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 06-November 03

Posted 04 March 2005 - 02:38 PM

:hello:

Guys, take a look here:

http://www.msfn.org/...showtopic=23426

Just a suggestion...

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 - 2013 msfn.org
Privacy Policy