Ok, I have bzip2 for Windows and I wanted to make my own WinRAR SFX installer. That's the easy part.
I want to have a batch file or script of some-sort to permanently modify the PATH variable to append %systemdrive%\\bzip2\\bin on the end of it.
Everything I've half-assed researched brought up doing it manually in the sysdm.cpl or using set PATH=%PATH%;%systemdrive%\\bzip2\\bin which only stays useful for the current cli session.
Any help would be greatly appreciated.
I want to have a batch file or script of some-sort to permanently modify the PATH variable to append %systemdrive%\\bzip2\\bin on the end of it.
Everything I've half-assed researched brought up doing it manually in the sysdm.cpl or using set PATH=%PATH%;%systemdrive%\\bzip2\\bin which only stays useful for the current cli session.
Any help would be greatly appreciated.







