if I don't specify the "working" folder in a .pif file - what is used

F

Frank

If one does not specify the "working" folder in a .pif file - what is used.

Same question for the "start in folder" of an .lnk file.


Thanks in advance
 
W

Wesley Vogel

If one does not specify the "working" folder in a .pif file - what is

The default folder that the .pif is located in.

Right click a PIF and click Properties.

On the Program tab

Working:
[[Provides a space for you to type the name of the folder that this program
will load files from, and where it will save files. If necessary, include
the drive letter.]]

I have one command.pif (command.com) that has nothing in working and the pif
works fine. It starts at the C:\WINDOWS\SYSTEM32> prompt.

---------------
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.

C:\WINDOWS\SYSTEM32>
---------------

command.pif is located in C:\WINDOWS\SYSTEM32.

I have another MS-DOS Prompt.pif (command.com) that has C:\ in Working, so
it starts at the C:\> prompt.

---------------
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.

C:\>
---------------

_default.pif has nothing in Working.
edit.pif has nothing in Working.
mem.pif has C:\WINDOWS\system32 in Working.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
F

Frank

So the working folder is the same folder that the .pif is in.
That's convenient for me.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top