Proxy for "winetricks"

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
needee
Level 2
Level 2
Posts: 10
Joined: Wed Apr 08, 2009 2:53 am

Proxy for "winetricks"

Post by needee »

I have to run "winetricks mdac28" on almost 23 linux desktops to run a
vb 6 application. It means that I have to allow internet access and
downloading for all 23 desktops, and It also means that I have to
run/install "winetricks mdac28" 23 times

any better solution.. I mean e.g is it possible that I just run "winetricks
mdac28"
on one machine(reference) and then copy/paste some files from
that reference machines to rest of the 22 desktops

Regards,
--Sharfuddin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Proxy for "winetricks"

Post by austin987 »

On Wed, Jun 10, 2009 at 2:49 AM, Muhammad
Sharfuddin<[email protected]> wrote:
I have to run "winetricks mdac28" on almost 23 linux desktops to run a
vb 6 application. It means that I have to allow internet access and
downloading for all 23 desktops, and It also means that I have to
run/install "winetricks mdac28" 23 times

any better solution.. I mean e.g is it possible that I just run "winetricks
mdac28"
on one machine(reference) and then copy/paste some files from
that reference machines to rest of the 22 desktops
You could just copy ~/.winetrickscache to each machine before running
winetricks. Or setup the WINEPREFIX once and copy it to each machine
(bit more work there, since you'd need to adjust some prefix settings.

--
-Austin
Locked