Hey,
I have the Problem that VS get an exception with my RegValue(RegistryHive.CurrentUser, "Control Panel\Desktop", to an "System32-Path")
the following Exceptions get I
at first " error LGHT0204: ICE57: Component 'Registry1' has both per-user and per-machine data with a per-machine KeyPath"
then the .MSI get Build and after the Information over the MSI I get another error
"error MSB3073: Der Befehl ""My Repository Path to Release\WixSharp Setup.exe" "/MSBUILD:Installer"" wurde mit dem Code -1 beendet."
But the MSI which I get makes that what it should do.
So how get I the exception away?
I have the Problem that VS get an exception with my RegValue(RegistryHive.CurrentUser, "Control Panel\Desktop", to an "System32-Path")
the following Exceptions get I
at first " error LGHT0204: ICE57: Component 'Registry1' has both per-user and per-machine data with a per-machine KeyPath"
then the .MSI get Build and after the Information over the MSI I get another error
"error MSB3073: Der Befehl ""My Repository Path to Release\WixSharp Setup.exe" "/MSBUILD:Installer"" wurde mit dem Code -1 beendet."
But the MSI which I get makes that what it should do.
So how get I the exception away?