Abyssmedia.com Forum Index Abyssmedia.com
Abyssmedia Support Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help

 
Post new topic   Reply to topic    Abyssmedia.com Forum Index -> Quick Batch File Compiler
View previous topic :: View next topic  
Author Message
jetflash



Joined: 20 Feb 2005
Posts: 1

PostPosted: Sun Feb 20, 2005 8:26 am    Post subject: Reply with quote

I want to exe a batch file. I do this and code some batch. It works fine on my computers, but on other peoples computers it dosent. Help, and why
Back to top
View user's profile Send private message Send e-mail
Oleg Tsheglov
Site Admin


Joined: 13 Feb 2004
Posts: 309

PostPosted: Sun Feb 20, 2005 7:12 pm    Post subject: Reply with quote

Possible EXE file can't find some applications or paths available on your PC and not available on different PCs.
Please always use relative paths and environment variables,
for example:

replace call "c:\test.exe" with "call %systemdrive%\test.exe"
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Abyssmedia.com Forum Index -> Quick Batch File Compiler All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group