Creating new Shortcuts
I am creating a new application shortcut for an existing installed application. I have a msi & mst file in which only applicaiton.exe is available for which i want to create shortcut and i m recreating a mst file to add the new shortcut. Now i want to remove the older shortcut from that application when i apply the mst.
Is there any way around this?
Is there any way around this?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
dandirk
13 years ago
kinda odd creating a msi just for a shortcut... You could create a patch for the msi (it app was originally an msi).
but if you need to do it the way described...
You can use RemoveFile table to remove the old shortcut.
but if you need to do it the way described...
You can use RemoveFile table to remove the old shortcut.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.