You are here

Program running from launcher directory

4 posts / 0 new
Last post
LinkSlayer64
Offline
Last seen: 11 years 7 months ago
Joined: 2009-01-06 16:44
Program running from launcher directory

Ok, today I have yet another question, although I am finally learning! I have successfully made an application portable using Chris's Launcher, ePSXe, a very nice PSX emulator, now, it is almost portable. The problem I am having is this: ePSXe loads all it's plugins based off the directory from where it is running
ePSXePortable---launcher
|
|--app
|
|--ePSXe-
|
|-bios
|-plugins
|-memcards (list continues)

Now the problem is, when ePSXe is running from its own directory, the main exe, it locates the plugins, etc.
when it is running from the launcher, I must place these folders in the launcher directory, anyone have any clues as to how to fix this?, or allow it to use the data directory or something? thanks, and if I figure this out, or maybe even if I don't I'll be able to compile my own NSIS launcher. (I was able to find some help on those, thanks to those two from my other topic. Perhaps for aspiring beginners I could write a beginners guide to NSIS launching by beginners.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 10 months ago
Joined: 2007-04-15 21:08
SetOutPath

It's the SetOutPath directive. Try that.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

LinkSlayer64
Offline
Last seen: 11 years 7 months ago
Joined: 2009-01-06 16:44
THAT WAS IT!

That was it! my problem was, I had a " " " in it >.

"Video games are bad for you? That's what they said about Rock'n'Roll." -Shigeru Miyamoto

Nathan9222
Nathan9222's picture
Offline
Last seen: 2 years 6 months ago
Developer
Joined: 2007-12-06 22:35
A good host is

A good host is http://www.mediafire.com/ and maybe if you ask nice enough I believe Patrick wouldnt mind hosting it if the file size isnt really big. Wink

An eye for an eye makes the whole world blind.
Mahatma Gandhi,
Indian political and spiritual leader (1869 - 1948)

Log in or register to post comments