Questions tagged [runtime]

39 questions
5
votes
4 answers

How to install java enviroment on Windows 8?

I want to try the newest Windows 8 64-bit. I installed it successfully. I tried to install one trading application called Interactive Brokers Trading Station which requires at least jre-1.4. I went to the Oracle website to download the latest…
5
votes
1 answer

How to permanently switch to text mode interface in fedora 23

I want to permanently switch from GUI interface to text mode interface in fedora. I tried to edit the /etc/inittab file to switch the runtime level. But that file was no longer used. Then I tried to add runtime level 3 to rhgp quite found while…
4
votes
3 answers

'This program is normally started by Windows' while running uninstaller for Python extensions?

I installed several Python extensions, and now I tried to uninstall them. I simply went to C:\Python26, and then clicked the uninstall executable, e.g. Removeelementtree.exe. However, I got a runtime error dialog, saying "This program is normally…
zyq524
3
votes
0 answers

How to run Cornelsen's "Tobi" software (for Windows) on linux, using Wine

There are a lot of resources on how to run Windows software with Wine, but this question is specifically about how to run a software called "Tobi Fibel" from the German Cornelsen Verlag on (Ubuntu) linux, using Wine. I got it partially working by…
Marcel
  • 518
3
votes
2 answers

What's the install location for the Microsoft Access Runtime?

I've seen several references online that suggest various locations for where the Access Runtime is installed - but no definitive answer that gives install locations for each version. I'm interested in versions from 2000 to the current day (the…
user965995
  • 1,335
2
votes
0 answers

some programs running much slower after mscvrt runtime redistributable delete/reinstall

UPDATE: It appears that there may have been an unfortunate coincidence. It seems that right around the time I was doing these builds and deletions of redistributables, my laptop power adapter was quietly dying and my DELL E6410 was quietly…
M Katz
  • 161
2
votes
2 answers

How to i find out the total run time of my computer?

Possible Duplicate: How to find out total running time of system and hard disk? I do not want the uptime but the total number of hours it has been running. Is there any way to see this ?
HackToHell
  • 6,408
2
votes
2 answers

Microsoft Visual C++ 2010, 2008, 2005: removeable?

I have about one million different Microsoft Visual C++ Runtimes installed... 2005, 2008, 2010. Can I remove some of them, or will I have issues?
Musaab
  • 429
2
votes
5 answers

How to strip a Linux system?

I've been building my own Linux distribution, and I've stripped the binaries, etc. The system won't use GCC or development tools, as it will be a Chrome kiosk, so it would greatly help if I could strip down the system. I was wondering, is there a…
Blender
  • 666
2
votes
1 answer

Atom Flatpak using sandboxed runtimes and executables in package settings

I'm using the flatpak version of Atom. I want to install a linting package for PHP, so that code errors are easier to spot. However it requires access to a php binary. Now since this is a Flatpak, it's sandboxed so no chance of me giving it proper…
2
votes
1 answer

Adding 1474257977 bad clusters to bad cluster file

my chkdsk is at the point where it is now adding 1474257977 bad cluster to bad cluster file. mu question is how long should i expect this to take. it is a 10tb hdd with roughly 6tb free. it has been on this screen for a little over 20 hours. I…
1
vote
1 answer

"Apple Program Errors: The application was unable to start correctly (0xc0150004). Click OK to close the application."

I did refer to this: "The application was unable to start correctly (0xc0150004). Click OK to close the application.". I looked up my runtime ribraries and found out I had two 2005, two 2008, and two 2010 runtime libraries. I did what techie007 said…
1
vote
1 answer

How do I grant elevated privileges for a program during runtime?

When I've already started an application with a normal user account, at some point I may face that the program actually requires an elevated privilege for some operation. Closing and restarting the program, depending on its design and the operation…
n611x007
  • 6,566
  • 15
  • 67
  • 91
1
vote
1 answer

Resolving "The Office System Pack cannot be installed on this system because the languages are not the same." installation error

I've inherited some software that runs on the Access 2002 Runtime. I am taking over development and support. The installer halts with the following error message (installing on Windows XP): Visual Basic 6.0 Setup Toolkit The Office System Pack…
1
vote
1 answer

How to get shortcut to point to the correct program in Windows on access install

I'm having an issue with a program installed on someone else's pc with the Microsoft Access runtime. The runtime that comes with the program is Microsoft access 2007. However, once the program is is installed, the shortcut points to the office 2010…
1
2 3