periodicly I need to access hidden directories in windows apps.
ie /home/user/.wine/
how can i do this???
One way is to make a shortcut (symlink) to the .wine folder in your /home/user folder, so that when you click on the shortcut in the program's "Browse" window, you will be taken to the directory.
You could also install wine to another location rather than the default, so that it is not hidden.
Or, you could install applications to another location rather than the default, so they are not hidden.
Hope this helps. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.com/mailman/listinfo/wine-users