How to zip and attach your VB program
58Creating Visual Basic Program
Visual Basic 6.0 is a programming that uses GUI environment. It's easy to use, in VB your program is composed of Forms, modules, as well as classes they are group by Project file, you can create as many project in your program which is composed of many forms. Forms are group by Projects and Projects are group by Group file in VB. lets take a peek on Project explorer.
On Project Explorer, as wee see we have 2 projects naming "Project1" and "Project2"
on Project1, we have 2 Forms "Form1" and "Form2" while on Project 2 we have only 1 form "Form1"
Saving your Program
In saving your vb program, always save the forms and Project.
SAVE THE FORM!
SAVE THE PROJECT
Note* (Dont forget to save your forms and Project becasue if one of them is lost, your program will never run)
Check your files before Zipping it...
Check your files before saving it. As you can see, Folder that is being mark is the folder where my program is saved as shown on (A). The window open are the files in my program, check if it is complete as shown on (B)
Note* There should be forms and at least one project file
Compressing your folder
Compressing folder is one of the tools that helps us easily manage our files. Compression is the process of packing all files into one file and reducing its memory size (KB,MB,GB etc...). The thing here is, you need to compressed your program before you attach it on your email, coz it;s easy to attach only 1 file to email.
Note* Be sure your folder is final before compressing it.
Steps in Compressing
RIGHT CLICK on folder where your program is located. then select SEND TO, then COMPRESSED (ZIPPED) FOLDER
If prompts appear select YES
If a dialog appears, click NEXT until Finish
After Compressing, a new file is created (A)
You will notice that there is a new file created, this is the compressed file as shown on (A)
Now you are now ready to attach it to your email, and send it.
Note* the compressed file can be decompressed anytime, so dont worry your files is safe and reduced its memory capacity.
Have Fun!
- How to zip and attach your VB program
How to compressed your VB program and attach it on email - 6 months ago
- Who's your Anime Babe?
Almost people in asian countries was a fanatic of japanese anime'. Because of their sexy, gorgeous, and handsome characters as well as their stories. Now, here's a list of most popular japanese anime... - 7 months ago
- Stay Slim & Stunning this Summer
Admit it, summer is your favorite season!. Family vacations, barkada outings, and unlimited swimming escapades are on top of your list! Too bad, these outings and vacations also mean stressful... - 8 months ago
- Why is Japanese Manga is so addictive
Yes, it's now popular all over the world and it so addictive to young adults specially those who loved cartoon drawings. I ask myself "How" it became popular?. Ive been in work in animation studio and because of that I exposed to western and Japanese comic book. - 8 months ago
- Deleting New Folder.exe
This is a dangerous virus, it will infect all your files in your flashdisk and becomes invinsible somelike like it was been deleted. Anyway, the truth is those files in your flashdisk that are not placed... - 8 months ago
- RecovertTheFolderOptions
Here's how to do it: Step 1: Click "run" then type regedit Step 2: locate the HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\POLICIES\SYSTEM Step 3: Delete the entry NoFolderOptions Step... - 10 months ago
- UsingJComboBox
Basic tutorials on how to use JComboBox on JAVA - 11 months ago
- How to attached file on your mail
Type the www.gmail.com at the address bar If you have many file to attached, just click the attached a file and then do step 5 & 6 again... Have Fun... - 16 months ago
PrintShare it! — Rate it: up down flag this hub









bourai3 says:
8 days ago
Ya, this is the simple method for compress the files and folder, , but the most important method of publishing is package and deployments method. the normal method is package and deployment wizard.