A person wrote the following:
VBE and the the more comprehensive versions of VS2005 differ as far as "deployment" is concerned.
All version have a "click-once" publication capability. Personally I don't like for a variety of reasons. But you can publish with it either to a disk, CD or web site. It does have some nice features but it stores apps in Local Applications as opposed to Program Files.
The more comprehensive versions, have a "deployment project" capability using Windows Installer.
References are:
http://msdn2.microsoft.com/en-us/library/ms233806.aspx
The guys will be here sooner or later.