A
Alex
Hello Guru's!!!!
I got a basic question (hopefully). I created an installation program with
windows installer(2.0), the purpose of this deployer is to install some
dll's and ocx's into the client PC. The program will only install ocx/dll's,
but I also need it to be able to create a shortcut on the clients (All users
folder) PC that points at an exe on the server. Every time I include this
shortcut it always copies the exe from the server and includes it in the
msi, when installing it installs the exe on the client. Is there's a way of
creating this shortcut without copying the actual exe? I have also tried
with ORCA, but I haven't been able to get it to work. my shortcut should
look something like this
\\SERVER\GROUP_DIR\FOLDER\APP.EXE
Thanks in advance
Alex
I got a basic question (hopefully). I created an installation program with
windows installer(2.0), the purpose of this deployer is to install some
dll's and ocx's into the client PC. The program will only install ocx/dll's,
but I also need it to be able to create a shortcut on the clients (All users
folder) PC that points at an exe on the server. Every time I include this
shortcut it always copies the exe from the server and includes it in the
msi, when installing it installs the exe on the client. Is there's a way of
creating this shortcut without copying the actual exe? I have also tried
with ORCA, but I haven't been able to get it to work. my shortcut should
look something like this
\\SERVER\GROUP_DIR\FOLDER\APP.EXE
Thanks in advance
Alex