944,030 Members | Top Members by Rank

Ad:
May 17th, 2005
0

VB5 .EXE files/shortcuts & RAM....

Expand Post »
1. With VB5 you can either create an EXE file while you are running VB, or use the separate setupwiz utility to create a .EXE file. The setupwiz way results in a smaller EXE file. Is this the only advantage? Also the setupwiz way results in the program doing something with the registry when your client installs the program. What is this all about?

2. When a program is put on the servers hard disk and then run from a shortcut from another terminal I'm a bit unsure of exactly what happens. Is the program loaded into the terminals RAM, or the Server's RAM? It seems the default place the program put's the files is on the server's hard disk (which is fine). Does this mean the program is in the servers RAM?

Cheers.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
MrConfused is offline Offline
32 posts
since Mar 2005
May 17th, 2005
0

Re: VB5 .EXE files/shortcuts & RAM....

Quote originally posted by MrConfused ...
1. With VB5 you can either create an EXE file while you are running VB, or use the separate setupwiz utility to create a .EXE file. The setupwiz way results in a smaller EXE file. Is this the only advantage? Also the setupwiz way results in the program doing something with the registry when your client installs the program. What is this all about?

2. When a program is put on the servers hard disk and then run from a shortcut from another terminal I'm a bit unsure of exactly what happens. Is the program loaded into the terminals RAM, or the Server's RAM? It seems the default place the program put's the files is on the server's hard disk (which is fine). Does this mean the program is in the servers RAM?

Cheers.
Well, creating an EXE with the setupwiz actually goes through to make an entire setup program. With the cute blue screen and the next next next finish buttons. Creating an EXE from within the VB IDE, just makes the EXE, with no dependency files or anything else. Why the EXE is smaller the other way is something I have absolutely no idea how to answer, but I know one is made for installation purposes and one is made for just compiling an EXE.

As for running programs from the server, I'm fairly confident in my resolve to say that the exe gets loaded into the clients (terminal's) ram, and NOT the server. I mean, sure, the server probably has to use a little bit of ram to transfer the EXE to the terminal or something, but I'm pretty sure that the ram occupied is on the terminal.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Vb Runtime Files
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Timing frames on a form





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC