can I save space by using symbolic links?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
redss
Level 2
Level 2
Posts: 11
Joined: Thu Feb 09, 2012 10:07 am

can I save space by using symbolic links?

Post by redss »

When I first invoke wine on ubuntu 10.04, it creates a windows installation by copying files from /usr/lib/wine/fakedlls to $WINEPREFIX

This takes up a lot of memory in my live usb system that lacks a hard drive.

Can I replace those files under $WINEPREFIX with symbolic links?
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: can I save space by using symbolic links?

Post by DanKegel »

Yep.
Picasa did something very similar.
Locked