-
Feature transfer error 1
Hi,
I have been testing things that I thought had nothing to do with VBuild, but...
In DevStudio9, I created a full version setup (cab files)
In VBuild, I created an offline full version package.
On XP, I log in as member of the "PowerUsers" group.
When I use the InstallShield setup, the software gets installed.
When I use the VBuild setup, the setup stops with this message:
Feature Transfer Error
Error: 1
Any idea ?
BTW, my setup includes our software files + the InstallShield Object for MFC 6.2, VBuild sets the MFC dlls as "Shared", none of our software files is.
dtieuf
-
In order to analyze the problem, we need to get the media.
Do u succeed to instal using the vBuild media in other environments?
Regarding the objects, these are files shared by various softwares (being objects) and as such are shared by their definition. The right thing to do was to mark them as objects, but treat them like shared DLLs. Unfortunatelly, this was not done, but it should not have an affect on the installation.
Let me know if u need an access to an FTP site to put the media. U can contact me directly via alon@redbend.com
-
For info: We are using InstallShield DevStudio 9 and VBuild 2.1.
-
Just to rule out some possible causes of the error, please log in as administrator and try to install your vBuild-created package then. Let us know what happens.
Thanks,
Ilana
-
On XP, trying to install the VBuild media:
I log in as an Administrator.
->Installation succeeds.
I log in as a RestrictedUser.
->Installation succeeds.
I log in as a PowerUser.
-> Installation fails with this error.
Trying to install the InstallShield media:
I log in as an Administrator, RestrictedUser or PowerUser.
->Installation succeeds.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules