Rainer M Krug
2005-Nov-07 10:36 UTC
[Wine] Wine 0.9 with installation of Windows XP on other partition?
Hi is it possible and yes how do I have to configure Wine to do it, to run the applications on existing Windows XP Professional partition? I am especially asking concerning Delphi 7, which would take me about a day to install on the Linux partition. Thanks, Rainer
Liam Kurmos
2005-Nov-07 11:04 UTC
[Wine] Wine 0.9 with installation of Windows XP on other partition?
you'll need to save the registry keys from the windows parition and patch them into the wine registry. For some apps this is easy as all the keys are in one place (local machine\software) but for others it maybe near impossible as they scatter their keys all over the place. Cant say anything about Delphi 7. Maybe someone else knows about it. Rainer M Krug wrote:> Hi > > is it possible and yes how do I have to configure Wine to do it, to > run the applications on existing Windows XP Professional partition? I > am especially asking concerning Delphi 7, which would take me about a > day to install on the Linux partition. > > Thanks, > > Rainer > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >
Geoff Streeter
2005-Nov-08 02:38 UTC
[Wine] Wine 0.9 with installation of Windows XP on other partition?
Use regmon from www.sysinternals.com on Delphi running under XP. This will give you an indication of from where the registry keys are being read. Geoff At 2005-11-07 17:04 +0000, Liam Kurmos wrote:>you'll need to save the registry keys from the windows parition and patch >them into the wine registry. For some apps this is easy as all the keys >are in one place (local machine\software) but for others it maybe near >impossible as they scatter their keys all over the place. Cant say >anything about Delphi 7. Maybe someone else knows about it. > > >Rainer M Krug wrote: > >>Hi >> >>is it possible and yes how do I have to configure Wine to do it, to run >>the applications on existing Windows XP Professional partition? I am >>especially asking concerning Delphi 7, which would take me about a day to >>install on the Linux partition. >> >>Thanks, >> >>Rainer >> >> >>_______________________________________________ >>wine-users mailing list >>wine-users@winehq.org >>http://www.winehq.org/mailman/listinfo/wine-users > > >_______________________________________________ >wine-users mailing list >wine-users@winehq.org >http://www.winehq.org/mailman/listinfo/wine-users