Renaming the 'sources' Folder: Ensuring Smooth Installation

AzraelD03_

New Member
Messages
2
Reaction score
0
If I want to change the name of the 'sources' folder, what should I modify to avoid installation issues?
 
You can't change the "\sources" pathname, as it's hardcoded into Setup.exe and several other resource files. There is no single config file or reg value which manages the pathname in one place.
 
You can't change the "\sources" pathname, as it's hardcoded into Setup.exe and several other resource files. There is no single config file or reg value which manages the pathname in one place.
Thank you, brother.
 
Back
Top