/build/static/layout/Breadcrumb_cap_w.png

Applications using network shares - Invalid Drive...

Hi!

How are you guys dealing with applications that are using network shares that does not exist for the install-account, but will exist for the user thats going to run the application.

When I try to install an application that has an Icon in the startmenu that points to for example I:\, I get an InstallShield error: "1327 Invalid Drive: I:\"

How are you doing with applications like this?

I have tried delete the Icon in the project, and maked a VBS to create the icon the way i posted here, but it dosn't always work as I want.

I am running InstallShield 10.50 Professional.

Thanks!

/Jonas

0 Comments   [ + ] Show comments

Answers (3)

Posted by: sejacru 18 years ago
Second Degree Blue Belt
0
hello jonasm,

i use wps 5.51 and i dont have that problem. We have a lot of client server apps. When i make a msi package you have to be sure that when compile the msi the drive letter is attached. Wps does not complain at all when you distribute it to the client, even when you dont have that specifically drive letter. The icon would not have the *.ico but when you connect to the drive the icon should get his normal icon.

greetings sejacru
Posted by: revizor 18 years ago
Third Degree Blue Belt
0
jonasm,
some people (not me) drop a shortcut as a file. Then, of course, having it as an entry point won't work [:-]
Posted by: DavidLock 18 years ago
Senior Yellow Belt
0
You should use two custom actions.

One at the start of he install to subst the I: drive to %temp%. (Subst is a command line which will redirect a drive letter to another connection)

A second to unsubst it...oh yeah and maybe a rollback custom action.

Works well.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ