Hello. Just wanted to point out 3 things about your path to dcs\scripts instruction step.
-
I believe you were looking for %USERPROFILE% instead of %HOME% (as far as I know home DNE)
-
you have ' / ' in your path instead of ' \ ' (I know the internet causes trouble for many people when trying to include slashes in their pages & blogs etc.
-
If you made the corrections I suggested then you would still have a problem if the user just installed (or recently installed) DCS in that there would be no script folder within the DCS user directory.
EX: %USERPROFILE%\Saved Games\DCS\
EX: %USERPROFILE%\Saved Games\DCS\Scripts
Hello. Just wanted to point out 3 things about your path to dcs\scripts instruction step.
I believe you were looking for %USERPROFILE% instead of %HOME% (as far as I know home DNE)
you have ' / ' in your path instead of ' \ ' (I know the internet causes trouble for many people when trying to include slashes in their pages & blogs etc.
If you made the corrections I suggested then you would still have a problem if the user just installed (or recently installed) DCS in that there would be no script folder within the DCS user directory.
EX: %USERPROFILE%\Saved Games\DCS\EX: %USERPROFILE%\Saved Games\DCS\Scripts