Make a batch files for autochange drive letter in hyperspin setting files

orphen92

New member
RL Member
Hi all,

I'm looking for a batch script file for auto-replacing drive letters in the ini files in hyperspin settings folder by the current drive letters.

Can you help me?

For exemple in the folder Nintendo entertainement System, i would like change in the ini files

PATH c:\HyperSpin\media\videos...
by
PATH *current drive letters*\HyperSpin\media\videos...

THanks for your help
 

bleasby

RocketLauncher Developer
Developer
I believe you could use relative paths instead on the settings files to have a cleaner solution.

If not, just search for autohotkey ini read and ini write functions. This is a very easy and nice script to get starting learning autohotkey.

I can help you trough if you need after you start trying to build your own script.


Sent from my XT1068 using Tapatalk
 
Top