Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Relative paths in Windows PIF files.
#1
How do you create a relative path in a PIF file?

Nathan said it's possible. How do you do it?
Reply
#2
Just start the path with .\ or ..\
Antoni
Reply
#3
Thanx.
Reply
#4
Errr...I doesn't work. At least the "Working:" part.

What do I put under "Cmd line:" and what under "Working:" to make the programm work in any directory?

Let's say the executable file is DA.EXE

EXACTLY what.
Reply
#5
If what you want is to associate a filetype with the shortcut, you must put in Command the complete path to the program with a %1 as a parameter, and a dot in Working directory
Antoni
Reply
#6
Duh?

I want to keep the shortcut in the working directory(where the EXE file and game files are) and have a shortcut which does not contain hard paths.

Help!


Don't describe the solution. Give me an EXAMPLE.
Reply
#7
HEEEEEEEEEEEEEEEEEEEEEELP!

:bounce:
Reply
#8
the path

".\blarg.exe" -------- points to blarg.exe in the "current" folder
"..\blorg.exe" ------- points to blorg.exe in the folder above the "current"
".\meh\blerg.exe" - points to blerg.exe in the meh directory lying in your "current folder"

hope this helps...
/post]
Reply
#9
It better. Or else.


EDIT: It works. Thanx.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)