Is there anyway to relocate the System Folder?

It can, sure. I wouldn't recommend doing so though... It's tedious to maintain, as every application or newer versions of your client will expect the System folder to be there. You'll have to do this everytime.

Get a hex editor, look for all the occurrences of the words System/ and System, and replace them with whatever you want (data/). Be very careful not to erase, but rather replace. The amount of characters afterwards must be the same, just add 00 trailing characters.

For example :

JKUHfNi.gif


 
It can, sure. I wouldn't recommend doing so though... It's tedious to maintain, as every application or newer versions of your client will expect the System folder to be there. You'll have to do this everytime.

Get a hex editor, look for all the occurrences of the words System/ and System, and replace them with whatever you want (data/). Be very careful not to erase, but rather replace. The amount of characters afterwards must be the same, just add 00 trailing characters.

For example :

JKUHfNi.gif
That just might give him more issues to handle.

 
Back
Top