OT -I know

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I want the shortcut on my desktop to open explorer in the 'temp'
folder. This is what my latest attempt is and it don't work. Can
someone _please_ write the correct one?

"%SystemRoot%\explorer.exe,/e, /select,c:\temp\"

Thanks, Bob
 
I want the shortcut on my desktop to open explorer in the 'temp'
folder. This is what my latest attempt is and it don't work. Can
someone _please_ write the correct one?

"%SystemRoot%\explorer.exe,/e, /select,c:\temp\"

Thanks, Bob



Place C:\WINDOWS\explorer.exe /n,/e,c:\temp in Target area of
properties

That is what i just tried with quicklaunch of explorer to temp folder
 
Bob said:
I want the shortcut on my desktop to open explorer in the 'temp'
folder. This is what my latest attempt is and it don't work. Can
someone _please_ write the correct one?

"%SystemRoot%\explorer.exe,/e, /select,c:\temp\"

Right click the "temp" folder and select "Create Shortcut". Move the
shortcut to your desktop.

Jon
 
I want the shortcut on my desktop to open explorer in the 'temp'
folder. This is what my latest attempt is and it don't work. Can
someone _please_ write the correct one?

"%SystemRoot%\explorer.exe,/e, /select,c:\temp\"

Thanks, Bob

Right click desktop and select new shortcut, in the location box type
%temp% , click next then finish. Personally, I use a little prog
called "Empty Temp Folders" as you can clean out a lot more than just
the temp folder with a couple of clicks.
http://www.danish-shareware.dk/soft/emptemp/index.html
 
Hawkeye said:
Place C:\WINDOWS\explorer.exe /n,/e,c:\temp in Target area of
properties

That is what i just tried with quicklaunch of explorer to temp
folder

I would love ya if you were a gal :)

Thanks, Bob
 
On 08 Feb 2006 Hawkeye wrote in alt.comp.hardware.pc-homebuilt
Place C:\WINDOWS\explorer.exe /n,/e,c:\temp in Target area of
properties

That is what i just tried with quicklaunch of explorer to temp folder

Why do you need the /n

I would just use %SystemRoot%\explorer.exe /e, C:\Temp
 
Back
Top