Hey guys I'd like to have a File - Save option as well
as CTRL+S for saving. I don't want to have to re-open
the file all the time but I also don't want to lose it
due to a crash or reboot without properly saving.
When you normally quit it runs a command from the temp
directory:
"H:\temp\stg1eb.tmp" -writeback "I:\Private.exe"
What if you were to make it when you first go into it that
it runs from the temp directory and everytime you save it
just writes back to the exe you used to launch it? That
would work I believe.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1420187
the problem is that an executable cant modify itself while
it is running. I have been playing with this, but it is
technically impossible this way.
The only thing that would work would be closing the app and
instantly reoponening it.
Logged In: YES
user_id=1433144
When you normally quit it runs a command from the temp
directory:
"H:\temp\stg1eb.tmp" -writeback "I:\Private.exe"
What if you were to make it when you first go into it that
it runs from the temp directory and everytime you save it
just writes back to the exe you used to launch it? That
would work I believe.
Logged In: YES
user_id=1420187
true :)
too late for 1.0.2, but will be in 1.0.3.
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).