Page 2 of 3

Re: Vb 2008 - how to make exe ~ please help!

Posted: Sat Aug 28, 2010 2:18 pm
by alex6848
U should use create install to make a installer :D

Re: Vb 2008 - how to make exe ~ please help!

Posted: Sun Aug 29, 2010 10:32 am
by Axel
alex6848 wrote:
U should use create install to make a installer :D
where the f are u talkin about this isn't the subject ! xo

Re: Vb 2008 - how to make exe ~ please help!

Posted: Sun Aug 29, 2010 12:11 pm
by TheSecretBoy
YourSocksRoxx wrote:
alex6848 wrote:
U should use create install to make a installer :D
where the f are u talkin about this isn't the subject ! xo
yea.. i can Bulid the project then take only the .exe file from Release ??

Re: Vb 2008 - how to make exe ~ please help!

Posted: Sun Aug 29, 2010 7:25 pm
by Axel
TheSecretBoy wrote:
YourSocksRoxx wrote:
alex6848 wrote:
U should use create install to make a installer :D
where the f are u talkin about this isn't the subject ! xo
yea.. i can Bulid the project then take only the .exe file from Release ??
if you don't use any special components (like dotnetbar) then you can just copy the .exe else just copy the whole folder or the .exe + the dll's inside the folder

Re: Vb 2008 - how to make exe ~ please help!

Posted: Tue Aug 31, 2010 2:31 pm
by Tilen
i don't understand you. if you make program with dotnetbar and you want to share it without dotnetbar.dll then use the .net reactor. it rocks clapper;

Re: Vb 2008 - how to make exe ~ please help!

Posted: Tue Aug 31, 2010 7:40 pm
by Lewis
I want to know how to make an exe within your application

Re: Vb 2008 - how to make exe ~ please help!

Posted: Tue Aug 31, 2010 8:14 pm
by Harlem9191
Lewis wrote:
I want to know how to make an exe within your application
Then use the tutorial request category.. You can use CodeDom for that.

Re: Vb 2008 - how to make exe ~ please help!

Posted: Fri Sep 03, 2010 8:35 pm
by Axel
m_t_h wrote:
i don't understand you. if you make program with dotnetbar and you want to share it without dotnetbar.dll then use the .net reactor. it rocks clapper;
i guess you are gonna have some trouble with DotNetBar
also , when u use it with QIOS devsuite they can use the law against you because when you read their license agreement you need to accept that you can use it for free , but the .dll needs to be visible please think twice when you use that website

Re: Vb 2008 - how to make exe ~ please help!

Posted: Fri Sep 03, 2010 8:39 pm
by domipoppe
hmmm...

i think he mean to make from his application a functionally application...

if you mean that you need an... compiler i think

Re: Vb 2008 - how to make exe ~ please help!

Posted: Fri Sep 03, 2010 8:41 pm
by TheSecretBoy
you know what i need..
i need to know how to make my application without files only 1 (appname.exe)
how can i do that :?: