g*******0 发帖数: 127 | 1 I have installed MS Office 2007 with Wine in Ubuntu and it works fine.
However, my office version was only allowed for 2 installs so that I can't
reinstall it next time when I upgrade to a new ubuntu release (fresh install
ubuntu). Is it possible to migrate the current installed Wine programs into
a
new Linux system? |
s****n 发帖数: 1140 | 2 别费劲了,用linux就linux,别弄windows来添乱
install
into
【在 g*******0 的大作中提到】 : I have installed MS Office 2007 with Wine in Ubuntu and it works fine. : However, my office version was only allowed for 2 installs so that I can't : reinstall it next time when I upgrade to a new ubuntu release (fresh install : ubuntu). Is it possible to migrate the current installed Wine programs into : a : new Linux system?
|
g*******0 发帖数: 127 | 3 I would like to. However, there is no program in Linux that is even close to
be as good as MS Office. At least OpenOffice is not the one.
【在 s****n 的大作中提到】 : 别费劲了,用linux就linux,别弄windows来添乱 : : install : into
|
s****n 发帖数: 1140 | 4 虚拟己
to
【在 g*******0 的大作中提到】 : I would like to. However, there is no program in Linux that is even close to : be as good as MS Office. At least OpenOffice is not the one.
|
g*******0 发帖数: 127 | 5 You don't want to boot a VM very time for just updating couple of lines data
in your excel sheet, do you?
【在 s****n 的大作中提到】 : 虚拟己 : : to
|
s****n 发帖数: 1140 | 6 我的windows虚拟己24/7
data
【在 g*******0 的大作中提到】 : You don't want to boot a VM very time for just updating couple of lines data : in your excel sheet, do you?
|
s**n 发帖数: 449 | 7 why not? only takes a few seconds to resume a vm.
data
【在 g*******0 的大作中提到】 : You don't want to boot a VM very time for just updating couple of lines data : in your excel sheet, do you?
|
a*******e 发帖数: 3021 | 8 Here is a trick using wine:
When installing new software,
WINEPREFIX=/path-to-software/ wine setup/install/other.exe
When using installed software,
WINEPREFIX=/path-to-software/ wine XXX.exe
For each software, create a different WINEPREFIX, later all you need to do
is backup this folder and copy it back to new installed linux system.
install
into
【在 g*******0 的大作中提到】 : I have installed MS Office 2007 with Wine in Ubuntu and it works fine. : However, my office version was only allowed for 2 installs so that I can't : reinstall it next time when I upgrade to a new ubuntu release (fresh install : ubuntu). Is it possible to migrate the current installed Wine programs into : a : new Linux system?
|
M*P 发帖数: 6456 | 9 word还有用,excel根本就没用
【在 g*******0 的大作中提到】 : You don't want to boot a VM very time for just updating couple of lines data : in your excel sheet, do you?
|
g*******0 发帖数: 127 | 10 I am running a low-end machine, so I don't want to run VM 24/7 on my
computer.
Besides, I only need to run Office, Photoshop, and Acrobat occasionally.
That's the top 3 Windows software that can't find replacement in Linux.
I don't get used to suspend a VM. But it may be an option for me.
Anyhow, is there any solution for my initial question?
【在 s**n 的大作中提到】 : why not? only takes a few seconds to resume a vm. : : data
|
|
|
a*******e 发帖数: 3021 | 11 There are still many more softwares no substitute in linux, like steam....
I don't believe you can wine Acrobat. Wine office also have a lot of issues.
..
check out the application compabilities here:
http://appdb.winehq.org/objectManager.php?sClass=application&sT
【在 g*******0 的大作中提到】 : I am running a low-end machine, so I don't want to run VM 24/7 on my : computer. : Besides, I only need to run Office, Photoshop, and Acrobat occasionally. : That's the top 3 Windows software that can't find replacement in Linux. : I don't get used to suspend a VM. But it may be an option for me. : Anyhow, is there any solution for my initial question?
|
S*A 发帖数: 7142 | 12 acrobat reader has the linux version. Actually evince can
handle pdf pretty well now. Poor man's photoshop is GIMP.
It is office that does not have good one in linux.
OpenOffice still not very handy. |
g*******0 发帖数: 127 | 13 Thanks.
But do you have the experience or just think it will work that way?
I thought Wine tried to mimic Windows ENV including the registry. Without
reinstall the program, how do you create the registry entry for the program
in
a newly installed system?
【在 a*******e 的大作中提到】 : Here is a trick using wine: : When installing new software, : WINEPREFIX=/path-to-software/ wine setup/install/other.exe : When using installed software, : WINEPREFIX=/path-to-software/ wine XXX.exe : For each software, create a different WINEPREFIX, later all you need to do : is backup this folder and copy it back to new installed linux system. : : install : into
|
g*******0 发帖数: 127 | 14 I need to create fillable pdf files time to time. So I need Acrobat, not the
reader. PDF-XChange Viewer can easily installed in Wine and can provide a
"Typewriter" function on PDF files. But it still can't compete with Acrobat.
I also use GIMP, not as good as Photoshop.
【在 S*A 的大作中提到】 : acrobat reader has the linux version. Actually evince can : handle pdf pretty well now. Poor man's photoshop is GIMP. : It is office that does not have good one in linux. : OpenOffice still not very handy.
|
g*******0 发帖数: 127 | 15 So far, except Office VBA not running on top of Wine, I satisfy with the
performance of Word and Excel.
issues.
sClass=application&sTitle=Browse%20Applications&sOrderBy=appName&bAscending=
tr
ue
【在 a*******e 的大作中提到】 : There are still many more softwares no substitute in linux, like steam.... : I don't believe you can wine Acrobat. Wine office also have a lot of issues. : .. : check out the application compabilities here: : http://appdb.winehq.org/objectManager.php?sClass=application&sT
|
a*******e 发帖数: 3021 | 16 I have been using it for many programs and a long time.
All the windows reg/setting/everything will be stored in the WINEPREFIX
folder, it has nothing to do with linux system.
Without WINEPREFIX, all the settings should be in ~/.wine which you need to
copy to new linux system, same logic as above but WINEPREFIX just make
everything more straigtforward.
program
【在 g*******0 的大作中提到】 : Thanks. : But do you have the experience or just think it will work that way? : I thought Wine tried to mimic Windows ENV including the registry. Without : reinstall the program, how do you create the registry entry for the program : in : a newly installed system?
|
g*******0 发帖数: 127 | 17 That is great. Thank you for your help. Now the only thing I may worry about
is how to create the program list so that I can launch a wine program by
pressing Ubuntu button->wine->Program->Microsoft Office->Word...
to
【在 a*******e 的大作中提到】 : I have been using it for many programs and a long time. : All the windows reg/setting/everything will be stored in the WINEPREFIX : folder, it has nothing to do with linux system. : Without WINEPREFIX, all the settings should be in ~/.wine which you need to : copy to new linux system, same logic as above but WINEPREFIX just make : everything more straigtforward. : : program
|