Help with making an executable file! 
Author Message
 Help with making an executable file!

This is for a friend of mine.

"I want to make a distribution disk for my program. I followed the steps
for making such a disk in 'Learning VB in 21 days' but the setup seems to
come up with a new error everytime I try to install it. The last one was :
Cannot copy Setup1.ex_ to Setup1.exe.
Can anyone suggest an installation procedure that actually works ?

My program consists of about 100 forms with only text and  .BMP              
images on them (size is about 1.2MB). After switching between forms for a
while, I regularly run into an Out of Memory error. How do I fix that ?"

Ilango



Sat, 15 Nov 1997 03:00:00 GMT  
 Help with making an executable file!

Quote:

>This is for a friend of mine.
>"I want to make a distribution disk for my program. I followed the steps
>for making such a disk in 'Learning VB in 21 days' but the setup seems to
>come up with a new error everytime I try to install it. The last one was :
>Cannot copy Setup1.ex_ to Setup1.exe.
>Can anyone suggest an installation procedure that actually works ?

Try the setup wizard that comes with VB. If that still bombs check out
the latest Setup from msoft
Quote:
>My program consists of about 100 forms with only text and  .BMP              
>images on them (size is about 1.2MB). After switching between forms for a
>while, I regularly run into an Out of Memory error. How do I fix that ?"

Unload the forms when you have finished with them or they stay in
memory.

Quote:
>Ilango

---


                   "Not tonight dear, I have a modem"


Sun, 23 Nov 1997 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Making An Executable

2. making an executable unusable

3. Keyboard friendly app and Error making executable

4. problem making executable in vb5

5. Making Executables from VBScripts

6. Making an Executable

7. Making an Executable

8. Error making executable

9. Making a VB5 executable a service

10. Help Making a Help File

11. Help making Help Files!

12. Help making a help file

 

 
Powered by phpBB® Forum Software