|
-
Jun 29th, 2007, 10:06 AM
#1
Thread Starter
New Member
Please Need Help ???????
how can i execute a program in vb.net 2003 without setup (application portable)
-
Jun 29th, 2007, 10:09 AM
#2
Re: Please Need Help ???????
assuming they have all the dependencies already, (.net framework installed), all you really need is the .exe
-
Jul 6th, 2007, 06:37 AM
#3
Re: Please Need Help ???????
If they do not already have the dependancies, then you will need a setup.
-
Jul 18th, 2007, 04:21 PM
#4
Re: Please Need Help ???????
Dependencies include any custom dll files.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 18th, 2007, 05:06 PM
#5
Re: Please Need Help ???????
and any images, etc. not included as resources.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|