N
Nigel V Thomas
Can someone help here:
I've come from a VB6 background and have a desktop app which is distrubuted
through a single executable, very easilly created with a single click in the
IDE.
However with VB.NET I have to jump though loads of hoops, for example
1) Solution Explorer > My Application > Properties > Application > Assembly
Information and change the file version and click OK
2) Back to Solution Explorer > Installer > Properties change the version to
the same number as the Assembly Information, accept the invitation to change
the Product Code.
3) Back to Solution Explorer > Installer > Build
Distrubute the two files (Setup.exe and Setup.msi)
Can anyone help me with a simpler way please
I've come from a VB6 background and have a desktop app which is distrubuted
through a single executable, very easilly created with a single click in the
IDE.
However with VB.NET I have to jump though loads of hoops, for example
1) Solution Explorer > My Application > Properties > Application > Assembly
Information and change the file version and click OK
2) Back to Solution Explorer > Installer > Properties change the version to
the same number as the Assembly Information, accept the invitation to change
the Product Code.
3) Back to Solution Explorer > Installer > Build
Distrubute the two files (Setup.exe and Setup.msi)
Can anyone help me with a simpler way please