AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AHK Shared Application

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
jeng



Joined: 14 Aug 2008
Posts: 1

PostPosted: Thu Aug 14, 2008 2:10 am    Post subject: AHK Shared Application Reply with quote

Hello,

I have created an application using AHK and I compiled it so it can be executable. I have shared it on a share drive; however, I am always running into problems when I try to replace the exe file after making changes because it is very likely that someone else has it open. How can avoid this? Any suggestions? In my case it is important for me to keep it shared because I am constantly adding things to it.

Thank you in advance,

Jeng
Back to top
View user's profile Send private message
Jex



Joined: 01 Aug 2008
Posts: 61

PostPosted: Thu Aug 14, 2008 2:13 am    Post subject: Reply with quote

have an update list.
keep the old files but put the new ones in as well.
filename: file.date_last_update.exe

Or in the file include a update check in the code to tell the user if the file has been updated.
_________________
Woot.

Please read forum etiquette
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 6847
Location: Pacific Northwest, US

PostPosted: Thu Aug 14, 2008 5:25 am    Post subject: Reply with quote

http://www.autohotkey.com/forum/viewtopic.php?t=18417
_________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group