WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

DOS

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Creating DOS ShortCuts using ShortCutMake

Keywords: 	   DOS shortcuts shortcutmake

Question:

How can I set Parameters to the DOS PIF in Windows 95. Is there an easy way with ShortCutMake. Thanks

Answer:

This sets the parameters to "/c dir"
	ShortCutMake("c:\temp\aaaaaaaa.lnk","command.com","/c dir","",@NORMAL)
Or if the file already exists maybe you want ShortCutEdit
Article ID:   W12876
Filename:   Creating DOS Shortcuts with ShortCutMake.txt
File Created: 1999:04:15:16:50:14
Last Updated: 1999:04:15:16:50:14