how to run sgi-irix programs x64 windows? [closed] - windows

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
I recently need to run a program Metro:
http://vcg.isti.cnr.it/downloads/downloads.htm
It is used to measure the difference between two 3d models.
However, this program has to be run in irix 6.2/6.3. But I only have a win8.1 laptop. Is there any way to run it in a shell like cygwin? Or is there any available virtual machine resource of irix platform?
Thanks!

The software you're trying to run is old enough to drive in most countries (compiled in 1998), and was compiled for an operating system that doesn't exist anymore (Irix) that ran on a CPU architecture that's no longer even used for desktop computers (MIPS-II) and was released by a company that doesn't exist anymore either (SGI).
Your chances of getting it to run are practically nil without some major retrocomputing work. Sorry.

Related

Difference between ARM and Intel? [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 2 years ago.
Improve this question
"Technically, however, they represent different philosophies: the ARM architecture is designed to be as simple as possible, to keep energy wastage to a minimum, whereas Intel's range uses a more complex design that benefits from compatibility with the company's (much more power-hungry) desktop and laptop CPUs." Well then why can't I run Windows on a raspberry Pi? Also, what is start4.elf?
Microsoft seems to know there are issues with Windows on ARM because it won't even sell you a copy of it. The company licenses the ARM version only to OEMs to pre-install on new systems. When asked if it would open up sales so people could run Windows on the new Macs, Microsoft said it had no plans at this time.
Start4.elf is a file that raspberry pi uses to boot.
Hope this helps!

How does Windows 10 S determine which executable to allow to run? [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 4 years ago.
Improve this question
I'm curious how does Windows 10 S kernel implementation of CreateProcess know which process to run and which one to block?
For instance, if we take Notepad.exe:
It has no issues allowing it to run. And it is not even signed:
But the regedit.exe right below it, triggers this:
I'm curious, how do they differentiate between them?
EDIT: Forgot to mention. If you want to try it for yourself, Media creation tool now allows to create a Windows 10 S iso that runs fine in a VM.

How do you install a mac of any kind (dual boot, vm, etc) on a windows 10 computer? [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
I am trying to create apps, but obviously you can't on windows. I have searched on youtube so many times and I just need a solution. I tried Yosimite on VMware and it told me the virtual CPU would not work. (Also I have access to a mac if needed for install procedure). Thank you!
You can't without running into illegal content like Hackintosh
Please note that Apple allows the use of Mac OS X only on its own devices

Bash on Windows 10 is not working [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 6 years ago.
Improve this question
I am planning to compile and run code in a linux environment. Before moving to a linux environment I want to try it out, virtual box and dual boot will take my memory. So, after updating my windows 10 anniversary updates, I was able to install bash (ubuntu) natively to my windows 10 through windows features. After installing bash when I try to run bash it's popping and closing a windows immediately. how can I solve this. I tried this with two pc, no luck. How can I solve this issue. Which registry file should I change ?
Turn your windows to developer mode, go to settings -> search for developer, then change to developer mode. Restart your pc. It should work now

How to lock down Windows XP memory? [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
What exactly does heart bleed do and how can I protect my Windows XP from heart bleed? I heard that it takes your personal info by using memory. Can I lock my memory so that it can't use it? And if so, some insight on the subject would be nice. :)
I'm going to assume you didn't intentionally install openssl on your XP machine and that you aren't using your XP machine as a server. It's likely that the only thing you really need to worry about is websites you communicate with where the possibility that your information could be stolen could result in a significantly negative outcome for you... you need to make sure those companies have patched their servers if they were affected by the issue.

Resources