Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch to Find the Desktop path
Name: Benze Date: August 8, 2003 at 08:30:55 Pacific OS: windows XP CPU/Ram: P4 1.7GHz
Comment:
I want write a batch file to copy a shortcut to the desktop. But with all the windows OS out there and the networks, how can I find the path for the Desktop.
I tried with C:..\Desktop, but in only work if I run the batch file from the desktop.
Summary: Bonsoir, following the excellent tech-fred's answer I succeeded to run this SETRAMD.BAT %RAMD% into my batch files. In fact the programmers, to put the letter of the RAM drive in an environnement vari...
Summary: I wish to find out which drive letter is the CDROM and then run an installation from there. Can this be done? The W98 bootdisk somehow finds which drive is the CDROM, but I honestly can't say I unders...
Summary: Hello, i tried making a batch file combined whit a registry key.. i want the batch to load the link (path) wich is in the registry key, but i dont know how to load that in DOS can anyone help me? when...