Vb 2008 - how to make exe ~ please help!
If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Hello guys 
please i need help .. i made a few programs and i need your help!
how to make it .Exe
i mean no DLL or Other program files..
so any body can help me please
{Sorry For My Quick Bad English}
My New Softwares :
-Wordpad ++ ( Advanced )
-Mini Picture Viewer ( dunnno; )
-Win7 Computer (Little App Info & More )

please i need help .. i made a few programs and i need your help!
how to make it .Exe
i mean no DLL or Other program files..
so any body can help me please
{Sorry For My Quick Bad English}
My New Softwares :
-Wordpad ++ ( Advanced )
-Mini Picture Viewer ( dunnno; )
-Win7 Computer (Little App Info & More )
Code'N'Stuff
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
i build but where the .exe file please help
Code'N'Stuff
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
TheSecretBoy wrote:i build but where the .exe file please helpThere is a Visual Studio folder in C:\Users\YourName\Documents\ on Vista and Windows 7.
Most likely C:\Documents and Settings\Name\ in Windows XP
debug/build your app then go to file --> SaveAll browse and select your desktop and click ok
that's it go to your desktop there should be a new folder there with your app name search you exe there usually yourappname --> bin --> debug yo should find the exe there
that's it go to your desktop there should be a new folder there with your app name search you exe there usually yourappname --> bin --> debug yo should find the exe there
You can find me on Facebook or on Skype mihai_92b
Form Load ->
Process.start(CurDir()) ' or Application.StartupPath
End Sub
Process.start(CurDir()) ' or Application.StartupPath
End Sub
Ok i will check go test if it work or not REPLAY PLease ok In Full Softwares
Name : Wordpad ++
ok..
Name : Wordpad ++
ok..
Code'N'Stuff
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
TheSecretBoY
Dont forget to give thanks for those helpful posts cooll;
macHard wrote:Form Load ->that was not even the question... i guess you just wanna be smart ? goofy;
Process.start(CurDir()) ' or Application.StartupPath
End Sub
YourSocksRoxx wrote:that way he could have found the directory hes lookin formacHard wrote:Form Load ->that was not even the question... i guess you just wanna be smart ? goofy;
Process.start(CurDir()) ' or Application.StartupPath
End Sub
(but thats the debug folder)
macHard wrote:when you compile you will have a different directory. and if you just press build, your .exe will be located in myapp -> obj -> debugYourSocksRoxx wrote:that way he could have found the directory hes lookin formacHard wrote:Form Load ->that was not even the question... i guess you just wanna be smart ? goofy;
Process.start(CurDir()) ' or Application.StartupPath
End Sub
(but thats the debug folder)
EDIT : pwned 2 times ^^
Copyright Information
Copyright © Codenstuff.com 2020 - 2023