I am trying to create an .msi to install a simple VB6 utility into the
c:\Documents and Settings\All Users\Start Menu\Programs\Startup folder using
MS installer. I seem to have only four options to select for the application
folder (Program, Common, AppData, and Personal) and I can't seem to avoid
the prepending of these default folders. When trying to just add this folder
as an additional folder to copy the exe to I get an error that this is an
invalid Property. Probably something very simple that I am overlooking, but
appreciate any help with this.
Gary
Archived from group: microsoft>public>vb>deployment