Installing Microsoft Office using Wine [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Hey I'm trying to install Microsoft Office using linux and wine but everytime I run the setup application I get this error:
Setup cannot find the required setup controller file. Either there was
a network error, an error reading from the CD, DVD, or other
installation media, or a problem with the package you downloaded.
I'm not sure what I should do.

What version of office do you try to install? Probably you can try to install other version, that works better with wine. I hope this link will help you - https://appdb.winehq.org/objectManager.php?sClass=application&iId=31
it is list of versions of Microsoft office and their perfomance under wine.

Related

Android Studio Install Disappears [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I'm trying to install the latest Android Studio.
Environment:
Windows7 64-bit
JDK v12
I run the installer, and then it disappears after the initial setup progress dialog. Is there any way to troubleshoot this?
Video of the install is here
Thanks to #jackz314 for the original comment. I used the zip version and found that my company has super agressive intrusion detection software that was terminating any flutter command line executions (and probably some commands run by the Android Studio installer). I'll have to use a different machine as I don't want to go through the pain of sending a whitelist to IT

Erroneous Gitkraken installation by means of Yaourt Manajro [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
My operating system is Manjaro Linux with gnome Desktop.
I installed gitkraken with yaourt, whereas I was asked to install libcurl-openssh for gitkraken.
Nevertheless, I have gitkraken installed now!
But when I go to the file/folder browser dialog in gitkraken, I see a broken fonts in the dialog as you can see on the following screenshot
How can I fix the wrong fonts?
It's a known problem, see:
https://aur.archlinux.org/packages/gitkraken/?comments=all
https://github.com/Azd325/gitkraken/issues/45
It's because gitkraken uses an old electron version

Can I Download & Use Microsoft Edge in Windows 8.1? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
How can i download and use Microsoft Edge in Windows 8.1 ?
No. you can't.
Microsoft Edge is not a standalone browser (as of now). I've also tried many a times for some alternative but no..
I've tried finding the setup file of this browser from the Windows 10 installed OS but couldn't.
ps. In future it might be available.
For more info, you can join this conversation on Quora
A standalone version is not available. And Microsoft has no plans of releasing the edge browser on other versions of Windows besides 10 or any other platforms for that matter.
So to answer your question, you can't.
You can use a virtual machine if you want to use Edge on Windows.
You can read about this here.

run an .exe file in UNIX [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
A bit of a silly question , please forgive my lack though, new UNIX user .
I have an setup_test.exe file if there a way that i can make it "run-install" or compile it in UNIX based machine, or I need the source code to start with?
thanks in advance
If this executable came from the Windows environment, it won't run under UNIX/Linux without lots of help.
Two options:
If you have the source code and the application doesn't rely on a lot of Windows specific libraries, you could try compiling it in your current environment.
The WINE emulator can often run Windows executables, depending again on what libraries from Windows are used.
If it isn't a Windows exe and is native to your current environment, then ./exename.exe should work provided you have the permissions to execute it.

How to install node js without nodejs msi [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I don't have admin permission to install the msi file in my window 7 machine.
How can i install and setup node.js on my windows machine without the msi? Is there any other way to setup this.
The download page provides a Windows Binary (EXE) version of Node.js. You can download that here.
If you don't have admin permission it's impossible, as far as I know, to install something like NodeJS.
Maybe you do have permission to install Virtualbox which is quicker to setup anyhow. Then it's just a matter of installing an Ubuntu or CentOS image.

Resources