You are here

Tricking a program to think that something is in WINDOWS?

5 posts / 0 new
Last post
Frezire
Offline
Last seen: 17 years 10 months ago
Joined: 2006-11-27 23:47
Tricking a program to think that something is in WINDOWS?

I have a program that requires a file to be in the WINDOWS directory. Is there any way using NSIS to trick that program into thinking that file (which i have on the drive) is in the WINDOWS directory?

thanks in advance.

(sorry if I put this post in the worng forum. I'm new here)

elyea

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 2 months ago
Joined: 2006-01-06 21:27
Try

putting that file in the same directory as the program.
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.

"If you're not part of the solution, you're part of the precipitate."

Frezire
Offline
Last seen: 17 years 10 months ago
Joined: 2006-11-27 23:47
Thanks

I will try that... tomorrow when I have access to a computer without the file. Any other suggestions in case this doesn't work? I don't want to be wasting time wondering what to try next.

elyea

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 2 months ago
Joined: 2006-01-06 21:27
Nope

I've got nothing else.
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.

"If you're not part of the solution, you're part of the precipitate."

Frezire
Offline
Last seen: 17 years 10 months ago
Joined: 2006-11-27 23:47
It didn't work

It didn't work. Anyone else have any ideas?

Topic locked