Hi everyone,
It seems that reinstalling XSharp messes up my PATH environment variable.
Before the reinstallation, my PATH looked like this:
After the reinstall, it looks like this:
It looks like an extra colon (":") is being removed, which causes two paths to merge and getting useless by this.
Has anyone else observed this behavior?
Best regards
Johannes
Path gets messed up on XSharp reinstall
-
HansjoergP
- Posts: 159
- Joined: Mon Jul 25, 2016 3:58 pm
- Location: Italy
Re: Path gets messed up on XSharp reinstall
Hello,
I have observed also the problem with merged paths. Until now I was not able to figure out, what causes this
Regards
Hansjörg
I have observed also the problem with merged paths. Until now I was not able to figure out, what causes this
Regards
Hansjörg
Re: Path gets messed up on XSharp reinstall
Thanks for reporting this.
The merged PATH entries clearly indicate that the ; separator is being lost during the reinstall; which points to an installer issue when updating the PATH variable. We'll take a closer look at how the installer modifies PATH during reinstall/update.
Irwin.
The merged PATH entries clearly indicate that the ; separator is being lost during the reinstall; which points to an installer issue when updating the PATH variable. We'll take a closer look at how the installer modifies PATH during reinstall/update.
Irwin.
XSharp Development Team (VFP)
Spain | irwin@xsharp.eu
Spain | irwin@xsharp.eu
Re: Path gets messed up on XSharp reinstall
Hi,
I encountered this issue a long time ago. The EXE compiled with VFP simply fails to launch once the problem occurs.
I encountered this issue a long time ago. The EXE compiled with VFP simply fails to launch once the problem occurs.
简单的东西重复做,你能成为专家;重复的东西用心做,你能成为赢家!

