Hello i need help with my VB 2008.
When im done with my program/Hack and want to make it an exe
Q = How do i make a program into an Exe file
Q = How do i ulpad it to mpgh.net so i don't need to post all the files
ANd IF U HELP ME I GIVE YOU A THANK
So please help me
Ty
1. File > Save As > Okay > Hit F5...Go to the folder you've set before and there you go...
2. When doing a new post, scroll down -> Manage Attachments
Make sure you include a virus scan.
Originally Posted by Hawky1337
1. File > Save As > Okay > Hit F5...Go to the folder you've set before and there you go...
2. When doing a new post, scroll down -> Manage Attachments
Make sure you include a virus scan.
2. I know that but when i look into the folder and find the .exe there is NO icon on it , and i made an icon in VB 2008... ( put it on , in vb 2008 )
Thx
and oh i have one more question : how to make label transperant if u have a backround? Thx
That did not work or... where to write that stuff + i tried to do the transparent in the properties but it did not work it just got WHITE ...
And i got an image not a color backround :P
Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Label1.BackColor = Color.Transparent
End Sub
Originally Posted by Hawky1337
Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Label1.BackColor = Color.Transparent
End Sub
Take a look at this
It still does not work.
Correct label?
Originally Posted by Hawky1337
Correct label?
yes. it's correct label
Do u know how to fix it?
try to make another label and put fast the color trasparent.... i had the same problem... i've created a new lable and the first thing i've done was put the color trasparent... for me it worked
Originally Posted by Sixx93
try to make another label and put fast the color trasparent.... i had the same problem... i've created a new lable and the first thing i've done was put the color trasparent... for me it worked
that didn't work me tried super fast still not working
Originally Posted by NGT.Rock
2. I know that but when i look into the folder and find the .exe there is NO icon on it , and i made an icon in VB 2008...
[/B]Thx
Then to get your .exe go to your project folder...
i.e C:\Users\Name\Documents\Visual Studio 2008\Projects\Your Project\Your Project
then go to bin>>Release
and your .exe is sitting right there.
Originally Posted by NGT.Rock
that didn't work me tried super fast still not working
mmhh... i think that these are bugs... i think that all the project is bugged....
Originally Posted by J-Deezy
Then to get your .exe go to your project folder...
i.e C:\Users\Name\Documents\Visual Studio 2008\Projects\Your Project\Your Project
then go to bin>>Release
and your .exe is sitting right there.
what There is still no icon
....
Lol to much troubles and then when it was DONE Finally.... Guess what happend It DID NOT WORK GRRRR ... ... Stopped the project
...
/Close
Originally Posted by NGT.Rock
what There is still no icon
....
Lol to much troubles and then when it was DONE Finally.... Guess what happend It DID NOT WORK GRRRR ... ... Stopped the project