Writing to a running program's EXE file 
Author Message
 Writing to a running program's EXE file

I have created code that reads/writes to and from my EXE file.  If I have it
modify a copy of the EXE file (that isn't running) it works perfectly, but
it won't modify its own EXE file while its running (I get a path/file access
error).  Is there any way around this? (maybe the API?)  ( Please send a



Mon, 22 May 2000 03:00:00 GMT  
 Writing to a running program's EXE file

The exe file is opened, you will not be able to write to it.



: I have created code that reads/writes to and from my EXE file.  If I have
it
: modify a copy of the EXE file (that isn't running) it works perfectly,
but
: it won't modify its own EXE file while its running (I get a path/file
access
: error).  Is there any way around this? (maybe the API?)  ( Please send a

:
:
:



Tue, 23 May 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB3 program won't run as EXE

2. Can't run .exe programs made in vb4 standard

3. VB3 program won't run as EXE

4. Write in the running EXE file

5. Write in the running EXE file

6. Write in the running EXE file

7. How to delete exe file of running program

8. Running a dos EXE file from Access'97

9. Running a dos EXE file from Access'97

10. Can't run EXE file

11. Help:Vb4 .exe file doesn't run

12. Help: VB4 .exe files doesn't run

 

 
Powered by phpBB® Forum Software