About Store Forum Documentation Contact



Post Reply 
Rename/delete on close/next start - how does it work
Author Message
Masterxilo Offline
Member

Post: #1
Rename/delete on close/next start - how does it work
I remember there's some functionality built into EE to rename the running executable.

I need the exact same functionality for something I'm doing. How does this work internally (I don't use EE for that project)?

System: Windows 7 Ultimate 64 bit, Q6600 2.4 GHZ, 4GB RAM, nVidia GeForce 260 GTX 896 MB DDR3

Visit my site: hurricane-eye.webs.com
And read my blog: hurricane-eyeent.blogspot.com
11-01-2010 08:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Rename/delete on close/next start - how does it work
it's just system call for renaming a file
'rename' or something like that
11-01-2010 09:30 PM
Find all posts by this user Quote this message in a reply
Masterxilo Offline
Member

Post: #3
RE: Rename/delete on close/next start - how does it work
So this can rename files in use by actually doing it later? Cool.
11-01-2010 09:45 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply