| View previous topic :: View next topic |
| Author |
Message |
jake20
Joined: 04 May 2007 Posts: 1
|
Posted: Fri May 04, 2007 7:03 pm Post subject: %MYFILES% location problem |
|
|
i am calling a compiled batch .exe frm another batch file.
my problem is that the %myfiles% that are included in the compiled .exe are trying to extract to the default user profile directory which is locked down on my servers, so it fails with a permissions error.
is there a way to just use the current directory to extract the included %myfiles% or specify another directory to use other than the default user profile?
thanks
jake |
|
| Back to top |
|
 |
|
|
support Site Admin
Joined: 13 Feb 2004 Posts: 131
|
Posted: Fri May 04, 2007 10:42 pm Post subject: |
|
|
| Answered via email |
|
| Back to top |
|
 |
cdobol
Joined: 15 Jan 2008 Posts: 1
|
Posted: Tue Jan 15, 2008 12:51 pm Post subject: Same Issue.... |
|
|
I have a .exe that runs for a couple of days. I have a number of shorter .exe's i would like to run while the longer .exe runs. The files in both .EXEs are the same, so I assume when the shorter .exe runs it can't overwrite the existing files because they are still in use by the long .exe.
In short I would like the same answer.... How can I change the %myfiles% location per .exe.
thanks. |
|
| Back to top |
|
 |
nuftjedi
Joined: 30 Apr 2008 Posts: 1
|
Posted: Wed Apr 30, 2008 3:22 pm Post subject: |
|
|
| I'd also like to know if there is a way to change the directory that the files are extracted to. thanks! |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 131
|
Posted: Fri May 02, 2008 3:29 pm Post subject: |
|
|
| It will be possible in the next version. |
|
| Back to top |
|
 |
sKurt
Joined: 23 Jul 2007 Posts: 32
|
Posted: Sun May 04, 2008 3:13 am Post subject: |
|
|
| support wrote: | | It will be possible in the next version. |
That's what I like about you guys, always on the ball, ready to answer questions and change the software to assist the people who use it!
Thanks!  |
|
| Back to top |
|
 |
|