Hello,
I can’t seem to be able to extract the database.arz using the archivetool. It doesn’t give me an error; it just does nothing.
Command used:
.\ArchiveTool.exe database.arz -database E:\GDExtract
Thank you
Hello,
I can’t seem to be able to extract the database.arz using the archivetool. It doesn’t give me an error; it just does nothing.
Command used:
.\ArchiveTool.exe database.arz -database E:\GDExtract
Thank you
Not sure windows wants the ./ and if it still does not work, use full paths with quotes around them.
Otherwise just use AM. Never used the command line for arzs, iirc.
assuming you are inside the dir with database.arz:
…\ArchiveTool.exe .\database.arz -database E:\GDExtract
going back a dir is … same dir is .