In ubuntu 14.04.3(64 bits) i can install wine1.7 without internet connection (coping all deb packages in my pendrive), but when i run wine by first time, ask to download and install mono_wine and gecko.msi to complete the accurate configuration.
I realized that when i do the configuration with internet connection the "windows folder" has 450 MB of size, and without internet only 136 MB (without any application installed in both cases)
my question:
Can i only copy "windows folder" (or drive_c) from a complete wine (with mono an gecko) to another pc without internet connection (to do a manual installation) ? it will work? or what do i need to install mono and gecko inside wine without internet?
thanks...
How can i complete the configuration(wine1.7)without interne
Re: How can i complete the configuration(wine1.7)without int
No, but you can copy the whole wineprefix.rubenlbr wrote: my question:
Can i only copy "windows folder" (or drive_c) from a complete wine (with mono an gecko) to another pc without internet connection (to do a manual installation) ? it will work?
Download the .msi files manually from Sourceforge and copy them to the appropriate directories on the machine without an internet connection.or what do i need to install mono and gecko inside wine without internet?
http://wiki.winehq.org/Mono
http://wiki.winehq.org/Gecko
thank you several
it works perfectly!!!
what to do:
copy wine_gecko-2.40-x86.msi (or wine_gecko-2.40-x86_64.msi) to /usr/share/wine/gecko
and wine-mono-4.5.6.msi to /usr/share/wine/mono before open wine by first time (installation complete).
(don't use install-addons.sh doesn't work and is not necessary)
thank you again moderator!
something else.Is there a way to install ttf-mscorefonts without internet or could I copy it from some folder (from another pc that completed this installation)??
what to do:
copy wine_gecko-2.40-x86.msi (or wine_gecko-2.40-x86_64.msi) to /usr/share/wine/gecko
and wine-mono-4.5.6.msi to /usr/share/wine/mono before open wine by first time (installation complete).
(don't use install-addons.sh doesn't work and is not necessary)
thank you again moderator!
something else.Is there a way to install ttf-mscorefonts without internet or could I copy it from some folder (from another pc that completed this installation)??
Re: How can i complete the configuration(wine1.7)without int
You can copy the installed .ttf files from one computer to another.
thank you very much!
thank you again Dimesio!... you are very fast to respond.