Problem with Shortcuts
I am having a problem with a shortcut in a package.
The shortcut name is Scheduler and points to a network path as thus
f:\Scheduler\Scheduler.exe
When I run the complied MSI it creates the shortcut fine but sets the Target path to
f:\Schedule\Schedule.exe
There are no errors on validation or install.
I'm stuck!!
The shortcut name is Scheduler and points to a network path as thus
f:\Scheduler\Scheduler.exe
When I run the complied MSI it creates the shortcut fine but sets the Target path to
f:\Schedule\Schedule.exe
There are no errors on validation or install.
I'm stuck!!
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
abking99
13 years ago
Posted by:
cygan
13 years ago
have a look at this http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning9703
Posted by:
ninjamaster
13 years ago
ORIGINAL: cygan
have a look at this http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning9703
what you want to do is this
go to the property table and create a property
property value
WORK | \\server name\unc path
go to the shortcut table and in the workingdir col change the value to WORK
that's all you need to do
cheers
I have nothing in my shortcut table at all.
And when I try and create entries, when I throw the package through validation I get an error
Could not write row in table.
:#
Posted by:
anonymous_9363
13 years ago
Posted by:
ninjamaster
13 years ago
Posted by:
cygan
13 years ago

so that the conversation will remain readable.