Insider1984
Technical User
I have a program that requires a few dll files but I'd like to stick them in a different directory and want my program to add the directory path to the system variables.
AKA C:\Windows\System;D:\MyProgram\DLL
Is there a function to do this?
Anyone use Innosetup? any chance inno can do it?
Thanks!
=====================
Insider
4 year 'on the fly' programmer
C++ Basic Java
AKA C:\Windows\System;D:\MyProgram\DLL
Is there a function to do this?
Anyone use Innosetup? any chance inno can do it?
Thanks!
=====================
Insider
4 year 'on the fly' programmer
C++ Basic Java