Loading

How to deploy my program into a CD?

2 posts / 0 new
Last post
Offline
Joined: 11/07/2009
How to deploy my program into a CD?

Hi Guyz!

I hope you could help me with this.
First of all, I would like to know how reliable to publish a program into a CD from your local machine and to run it into
the client machine using ClickOnce? cause all I've got is problem when I run the setup.exe into the client machine.

I am trying to deploy my program from vb 2008 express edition into the CD using ClickOnce but it has no progress at all and will take a long time when you run the setup.exe to another computer and in the end it will just pops-up an error. I have followed the proper setup procedure on how to publish the program into the CD with ClickOnce and was able to successfully published it along with all necessary prerequisites and supporting files.But when you open the setup.exe from the CD using other computer,it won't deploy the program into that computer and will just display a window which gives you 3 buttons saying Details,Retry,Cancel saying such error after downloading the required files.Does it matter if my OS is Vista and the computer where I'm deploying the program is using XP? What could have been the possible cause for this problem?
How could I possibly resolve this issue?
How do you deploy your program into the CD if you were to? using vb 2008 express edition

Anonymous
try advanced installer, we

try advanced installer, we had used it for the deployment of our system for our thesis...

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.