for questions specifically about the x64 version of Windows 7.
Questions tagged [windows-7-x64]
1819 questions
0
votes
2 answers
PowerShell Screen Capture
I have been stuck on this for last day or so and I think its something small that I just can't see.
To summarize the code: Powershell script that will run every 60 seconds to take a screen capture. On Windows Server 2012 this works perfectly fine.…

Mustafa EL- Hilo
- 3
- 1
- 3
0
votes
1 answer
I am trying to install Oracle 12c on a VM which has already 11.2.0 R2 installed on it
I am trying to install Oracle 12c on a VM which has already 11.2.0 R2 installed on it. When I try to create databases in 12c what all OS variables & services should I be worried about, becuase I am getting TNS listener errors when I try to create a…
0
votes
1 answer
Error while installing Oracle Database 11g
I have windows 7 professional and I am trying to install Oracle database 11g on it.
I am getting this error every timer I try to run the setup.exe.

Alex
- 5,971
- 11
- 42
- 80
0
votes
1 answer
install Pybrain in Windows 7 64 bits
Hi everyone i was new for python, i have a problem for install pybrain in windows 7(64 bit)
it show an error while using command mode (run as administrator)
Traceback:
File "C:\Pybrain-0.2.1\setup.py",line 11 in
from setuptools import setup,…

NewUser
- 27
- 10
0
votes
1 answer
Is Visual Studio adding dependencies from out of nowhere?
I'm having a problem building a windows C++ project with a specially modified version of the boost library. I'm not using bjam, but instead have a custom project using cmake to manage building a small sub-set of the boost libraries. Everything…

KyleL
- 1,379
- 2
- 13
- 35
0
votes
2 answers
R: Is it possible to use RGL in x64 Windows?
Is it possible to use the R package 'RGL' in x64 Windows?
RGL Website

Thomas Bratt
- 48,038
- 36
- 121
- 139
0
votes
1 answer
ClassPathHelper plugin not recognized by Luna
I downloaded and installed ClassPathHelper and set up Eclipse to start with the -Xms64mcommand line switch. However, I still can't see it in Eclipse's about dialog, nor can I find the class path view.
The plugin has 7 folders in form…

Thomas Weller
- 55,411
- 20
- 125
- 222
0
votes
1 answer
Cannot connect to SQL Server 2008 R2
I recently uninstalled SQL Server 2012 Express, including deleting all (I think) relevant files.
I have installed SQL Server 2008 R2 developers edition on my laptop (Windows 7), but when I open Management Studio the server name is blank, and I get…

User00000034
- 7
- 3
0
votes
2 answers
Does serial port buffer behave differently under Windows 7 x64 vs x32
After switching to Windows 7 x64 the weight indicator device connected to a serial port started to behave differently than in Windows 7 x32.
It seems that timing of read operations or read buffer behavior is little different.
I am monitoring the…

Vojtěch Dohnal
- 7,867
- 3
- 43
- 105
0
votes
1 answer
MPC-HC player recognizable mime data while dropping subtitles from Qt application
As a part of my application,I have a QListWidget with subtitle file names.My intention is to add a subtitles to the player by dragging items from the list widget to the player.I have sub classed the list widget and Mime data is defined as
…

feminkk
- 1,135
- 2
- 14
- 18
0
votes
3 answers
Alternative command for Vi/Cat in Windows 7
In Unix/Linux we are having vi & cat command to view or edit a file. There are any alternative command to view/edit a file in windows command prompt.

Kiran Kumar Kotari
- 1,078
- 1
- 10
- 24
0
votes
1 answer
Querying an MS Access database from Python on 64-bit Windows
How do I query an Access *.mdb database from Python 2.7?
Additional info: I'm on a 64-bit Windows 7 OS (It's important because all the other answers I found on Stack Overflow are for 32-bit.)
Edit: I have 32-bit Office 2010 installed.

user3585792
- 103
- 3
0
votes
1 answer
editing postgresql.conf file on postgreSQL 9.2?
I want to edit postgresql.conf file but when I tried to open it ,I can't how can I edit this file to change the value of listen_addresses parameter?
0
votes
1 answer
How to install numpy on win7 64bit for python 2.7.8?
I was trying unofficial binaries here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
but I still don't know which one is good for me. Any ideas?

poplin
- 3
- 1
0
votes
0 answers
Runtime error after reportedly successful cx_Oracle install
I installed cx_Oracle for Python3.4 on Windows 7 64-bit using easy_install after both the binary and pip install attempts failed for various reasons. Upon the install, I got a seemingly success confirmation:
Installed…

amphibient
- 29,770
- 54
- 146
- 240