suggestion about relative path
Posted: Sun Jul 15, 2012 1:21 am
i have a suggestion about pathing issue...
lets suppose you have a folder called
Console
with inside: emulator files
Roms folder
Romcenter Portable folder
Temp folder
under preference you set the temp folder, and the pathing of the database and the emulator executable...
now if you copy Console folder on an usb stick suddenly romcenter run from the usb stick cannot find the correct path:
it looks for D:\Console\emulator.exe
while for example the correct path should be J:\Console\emulator.exe or could be: .\..\emulator.exe
would it be possible to add relative pathing ?
so instead of: D:\Console\Temp .\..\Temp
D:\Console\Romcenter\romcenter\datas\database.rdt .\romcenter\datas\database.rdt
lets suppose you have a folder called
Console
with inside: emulator files
Roms folder
Romcenter Portable folder
Temp folder
under preference you set the temp folder, and the pathing of the database and the emulator executable...
now if you copy Console folder on an usb stick suddenly romcenter run from the usb stick cannot find the correct path:
it looks for D:\Console\emulator.exe
while for example the correct path should be J:\Console\emulator.exe or could be: .\..\emulator.exe
would it be possible to add relative pathing ?
so instead of: D:\Console\Temp .\..\Temp
D:\Console\Romcenter\romcenter\datas\database.rdt .\romcenter\datas\database.rdt