[ros-dev] install path question
Eric Kohl
eric.kohl at t-online.de
Tue Oct 5 17:02:10 CEST 2004
"Hartmut Birr" <hartmut.birr at gmx.de> wrote:
> Hi,
>
> why is the drive letter added to users path if the install drive isn't C?
>
> CreateDirectory("G:\Documents and
> Settings\Administrator.REACTOS_G\Application Data\Microsoft")
> CreateDirectory("G:\Documents and
> Settings\Administrator.REACTOS_G\Application Data\Microsoft\Internet
> Explorer")
> CreateDirectory("G:\Documents and
> Settings\Administrator.REACTOS_G\Application Data\Microsoft\Internet
> Explorer\Quick Launch")
This is an outdated piece of code. My original plan was to build a unique
postfix to avoid any conflict with any Windows version. This modification is
not needed but I forgot to remove it becuse I'm always installing on drive
C:. I'll remove this from the source.
Regards,
Eric
More information about the Ros-dev
mailing list