View Single Post
  #1  
Old 05-12-2008, 04:50 PM
ktodd ktodd is online now
Registered User
 
Join Date: 05-01-2008
Location: Sierra Vista, AZ
Posts: 8
SingleImage installs with Installshield Express

I am have trouble getting a singleImage install created through the installshield step in VBP. I am selecting "compressed" on the options tab, but doesn't seem to be making a difference. When I run the .ise through InstallShield, I get a single file, setup.exe, but when run form VBP, the other files aren't getting rolled in and the directory structure is different.

Through Installshield.
Express
SingleImage
DiskImages
Disk1
setup.exe

Through VBP.
Express
4.3.0.21 (not sure why the product version is being used)
DiskImages
Disk1
Setup.exe
msi files
other folders like winroot.

Any help would be appreciated.

Thanks.
Reply With Quote