View Single Post
Old 17 October 2018, 17:30   #7
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,773
Quote:
Originally Posted by WildW View Post
Are there any nice ways to deal with Amiga folders in Windows, perhaps with some kind of program or shell extension?


Say I'm using UAE and want to copy a small number of folders from a long list into a folder than UAE can access - I then have to go and hunt down the coresponding .info files.


I can imagine writing a program for Windows that would do this automatically and look a bit like Directory Opus, but it would be ever better if someone had already done it.
The trick is to use the terminal. I don't know how to do it in Windows, but on Unix-based OS:

cp -R PinballFantasies* <destination>

Will copy both the dir "PinballFantasies", plus the PinballFantasies.info file.
Hewitson is offline  
 
Page generated in 0.04354 seconds with 11 queries