Hi, I have written a Windows Service which will be installed with the help of the Windows Installer (all C#). Inside the installer, the user can choose an individual installation directory. Now, I need the choosen installation directory inside a variable. I
can't find it and I have now idea where to look for. I am looking for something like this: string temp = getInstallationDirectory(); Thanks in advance. Example Code would be great!!! Marcel
marcel500
Member
35 Points
7 Posts
Installer
Nov 26, 2003 01:05 PM|LINK