T thomaz Mar 2, 2005 #1 How can i copy the executable path of an application from the windows register and put in a String??? Thanks...
How can i copy the executable path of an application from the windows register and put in a String??? Thanks...
M Mattias Sjögren Mar 2, 2005 #2 How can i copy the executable path of an application from the windows register and put in a String??? Click to expand... Use the Microsoft.Win32.RegistryKey class. Mattias
How can i copy the executable path of an application from the windows register and put in a String??? Click to expand... Use the Microsoft.Win32.RegistryKey class. Mattias