Read the part on "Path Separators" here: http://www.mono-project.com/Guidelines:Application_Portability
Amyco wrote: > > > Ok, I followed the process stated: > Load + Install Tools for Visual Studio > Load + Install Mono 2.4.2.3 for Windows > > > My first application is running a little. The first Prolems is RegistryKey > OpenSubKey. > > Dim KeyApp As RegistryKey = Registry.LocalMachine.OpenSubKey (PathKey) > > PathKey = "SOFTWARE \ \ My Software \ \" and it did not work. > > What is the format to use here? > > Many thank. > -- View this message in context: http://old.nabble.com/Where-to-start-to-carry-my-application-on-Mac-OS---tp26674691p26689621.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
