Jump to content

Help with a BAT file?


Recommended Posts

Guest Hans Näslund
Posted

Sometimes it happens that the icon fore safe removal of hardware disappears

from the task bar.

 

The way to restore it is to run the following command by clicking on Start >

Run...:

 

"RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll"

 

Now I would like to write a BAT file that does this, so I could simply click

on an icon to restore the safe removal function. Would anybody like to help

me with this?

  • Replies 1
  • Created
  • Last Reply

Popular Days

Posted

RE: Help with a BAT file?

 

Open notepad and copy that line in it. Save the file with the .bat extenstion.

You're done :)

--

MCSA, MCDST, MCP

Systems Specialist

http://www.wincert.net

 

 

"Hans Näslund" wrote:

> Sometimes it happens that the icon fore safe removal of hardware disappears

> from the task bar.

>

> The way to restore it is to run the following command by clicking on Start >

> Run...:

>

> "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll"

>

> Now I would like to write a BAT file that does this, so I could simply click

> on an icon to restore the safe removal function. Would anybody like to help

> me with this?

>

>

>


×
×
  • Create New...