Skip to content
⌘ NSIS Forum Archive

DESKTOP path to remote computer

2 posts

fefer#

DESKTOP path to remote computer

Hi

In my installer I am coping exe file to remote computers by using their IPs

At the end I want to create shourtCut to one of the exes the the remote computer desktop

In the local computer I using the $DESKTOP how can I do it in the remote computer if I cannot know the UseName before I create the Installer?
T.Slappy#
This looks like hacking I am worry it cannot be created easily.
Try to copy your .lnk file into All users Dektop folder {C:\Users\Desktop in Win7} so all users can see it.
But I suppose you need special permission to do this.