PradeepP
08-24-2006, 10:31 AM
I am new to setup facotry, and I made a setup of my programme which is done in Visual Basic 6.0, MS Access 2000 and Crystal Reports 9.2.
I used the facility in SF7 to scan Visual Basic Project to find and import its dependencies.
The setup file is installing the application properly in my computer (Windows 2000 Professional, VB 6.0 Installed, Crystal Reports 9.2 Installed).
But while installing in another machine which has Windows 2000 Professional installed and which doesn't have VB 6.0 or Crystal reprots in it, the setup
shows error message 'Setup Cannot create folder' C:\Program Files\Common Files\Microsoft Shared\DAO.
In the setup project the file which goes to the above location is 'DAO350.DLL' which has been imported automatically by scanning the VB project.
Is it OK if I remove it...?
Can anyone advise me where I am wrong..?
Its very urgent for me..coz I am almost at my deadline.
Many thanks....
I used the facility in SF7 to scan Visual Basic Project to find and import its dependencies.
The setup file is installing the application properly in my computer (Windows 2000 Professional, VB 6.0 Installed, Crystal Reports 9.2 Installed).
But while installing in another machine which has Windows 2000 Professional installed and which doesn't have VB 6.0 or Crystal reprots in it, the setup
shows error message 'Setup Cannot create folder' C:\Program Files\Common Files\Microsoft Shared\DAO.
In the setup project the file which goes to the above location is 'DAO350.DLL' which has been imported automatically by scanning the VB project.
Is it OK if I remove it...?
Can anyone advise me where I am wrong..?
Its very urgent for me..coz I am almost at my deadline.
Many thanks....