PDA

View Full Version : after i build project, how to export/compiler?


shai99
03-14-2008, 04:06 AM
Hi

I just try this program and i have only background with VB.

I build project that open calc.exe , just for test.

what to do next ? how can i export this to script \ standalone file ?

I don't what to use it form the Visual Build .

maybe i don't understand the meaning of Visual Build.


Thanks for all

have a nice day
shai

kinook
03-14-2008, 05:27 AM
Calc.exe would not normally be part of the build process. See here for why you might use Visual Build:
http://www.kinook.com/VisBuildPro/features.html

shai99
03-17-2008, 02:09 AM
Thanks for the answer.

but it not what i mean, i just give example of open calc.
or i can build project that kill Processes...

My question is if i can compile the project !
I what to use my project on another computer and without involvement of virtual build.

Thanks Shai

kinook
03-17-2008, 06:26 AM
No, Visual Build must be installed on each computer where builds will be performed.