jlego 15 Posting Pro

in vb.net 2008

you can publish your application to a remote location

example: i was publishing my project to \\public\application\setup.exe

then i would access the share and install it on client machines.
depending on my updating settings, the application would automatically update itself each time the user opened it


now

if i use the setup wizard and use a windows installer
can i still use the automatic update feature?

i am new to .net 08, upgrading from vb6. very confused and fustrated.