J
jch
Sorry for the newbie question but I'm trying to learn Visual Studio. I've
got VS Express 2008 and I'm using visual basic. I'm trying to learn how to
deploy a program so I've written a very basic windows application (lets call
it TWinApp1) with just a couple of buttons and a text box. It is very
simple and runs fine in the debugger. Using TWinApp1 I'm trying to learn
how to create a setup program to install an application on a system.
Publisher Wizard and the default settings (file paths, etc), creates a
setup.exe file. Clicking setup.exe, I would think, should install TWinApp1
on my computer. While this does create a shortcut of the program in the
Startup Menu, clicking the program there does nothing. The cursor changes
to hourglass for a moment and then comes back w/o having run the
application. I can uninstall TWinApp1 via Add/Remove and repeat this
unsuccessful operation so I know something else is wrong.
What needs to be done to create a setup and install a windows applications
in VS 2008 Express?
Thanks,
jch
got VS Express 2008 and I'm using visual basic. I'm trying to learn how to
deploy a program so I've written a very basic windows application (lets call
it TWinApp1) with just a couple of buttons and a text box. It is very
simple and runs fine in the debugger. Using TWinApp1 I'm trying to learn
how to create a setup program to install an application on a system.
Publisher Wizard and the default settings (file paths, etc), creates a
setup.exe file. Clicking setup.exe, I would think, should install TWinApp1
on my computer. While this does create a shortcut of the program in the
Startup Menu, clicking the program there does nothing. The cursor changes
to hourglass for a moment and then comes back w/o having run the
application. I can uninstall TWinApp1 via Add/Remove and repeat this
unsuccessful operation so I know something else is wrong.
What needs to be done to create a setup and install a windows applications
in VS 2008 Express?
Thanks,
jch