for questions specifically about the x64 version of Windows 7.
1
vote
0answers
7 views
Buttons not showing in Swing GUI with Java 4 and Windows look and feel
I have a swing application that has to work with both Java 6 and Java 4 (for legacy reasons).
I am running it on 64bit Windows 7 and I am setting the look and feel to the system using:
...
-1
votes
0answers
7 views
Libraries for Bluetooth Low Energy in C#
Is there any libraries available to detect the Bluetooth Low Energy (BLE) in C#, Windows7? I tried to use 32feet.net but then i found out that it doesn't support BLE.
It would be a great help if ...
-1
votes
0answers
8 views
Windows 7 PC slow while starting
Its started yesterday. I think that I had a virus on my PC.
I already did the 'Windows 7 lanucher repair' and the 'sfc /scannow' ..
But the windows is now more slow in the 'welcome' message and after ...
0
votes
0answers
6 views
Dephi read registry on Windown 7 x64
I have value in registry (Windows 7 x64):
[HKEY_CLASSES_ROOT\.html]
@="ChromeHTML"
Then i read via my ServiceApplication on Delphi 7:
Reg := TRegistry.Create(KEY_ALL_ACCESS or KEY_WOW64_32KEY);
...
0
votes
1answer
32 views
“fatal error : Failed to open output file” when compiling CUDA programs under Win 7
whenever I try to compile a CUDA program (even the samples) on Windows 7 (64 Bit), using VisualStudio 2010 and CUDA 5.0, I get the error message below and nvcc crashes:
1>------ Erstellen ...
1
vote
0answers
28 views
Installing GitHub for Windows
I'm trying to install GitHub for Windows. I tried installing it the normal way and got this error:
Application installation did not succeed. Cannot locate application files on the server. Contact ...
0
votes
3answers
34 views
Empty list variable stored as type 'None'
I am trying to write a short function in Python 3.3.2. Here's my module:
from math import sqrt
phi = (1 + sqrt(5))/2
phinverse = (1-sqrt(5))/2
def fib(n): # Write Fibonacci numbers up to n using ...
-1
votes
0answers
12 views
BEX Planetside 2 c0000005
Problem signature:
Problem Event Name: BEX
Application Name: PlanetSide2.exe
Application Version: 0.0.0.0
Application Timestamp: 518af82c
Fault Module Name: StackHash_0a9e
Fault ...
1
vote
1answer
322 views
android studio, installation fails while searching for java home
My OS Configuration
Windows 7 64 bit.
My android studio installation doesn't go beyond Java Se DEVELOPMENT KIT screen. It crashes and asks to either close or to search online for the solution.
...
0
votes
0answers
26 views
Error Installing Visual Studio 2012 Professional on Windows 7 64 bit (Signature or catalog not verified)
I'm trying to install visual studio professional 2012 on windows 7 64 bit machine.
Everytime I try to install it gives with the below error (on different cab files) while installing the ...
8
votes
3answers
1k views
Android Studio - Issue with Android SDK on Windows 7
Im having a issue with the latest developer tool announced at Google i/o 2013 "Android Studio". I have successfully installed the program and am able to launch just fine. I can import exsisting ...
0
votes
1answer
38 views
Create .exe on octave 3.6.4
I know that this question is very embarrassing, but I'm using Octave from a short time.
I want to create a .exe using Octave 3.6.4 on windows 7, but i don't know how doing that.
Can someone help me, ...
0
votes
1answer
36 views
git diff tmp file invalid on windows when using external program on Windows 7
I'm following the docs from the Git configuration page and trying to apply this to my Windows 7 environment. When I run say, "git diff file0" I get an error in P4Merge:
Errors: '/tmp/cH9ccM_file0' is ...
0
votes
0answers
25 views
POP3 Email Setup using VB Script - WIndows Live Mail
Good Day,
During the good old Windows XP days we had Outlook Express (OE). When using Outlook Express, I was able to provide a very simple OE POP3 setups script for employees. This prevented me from ...
0
votes
0answers
11 views
Missing partitions after restore windows 7 form restoring point [migrated]
sorry if this is not the right place where I have to add my question, but I am in a big trouble. Today after installing a program, my windows 7 starts to throw an error, and I decided to restore it ...
0
votes
2answers
99 views
Eclipse Helios gives error Java was started but returned exit code -805306369
He frnds when i am using Eclipse Heios 64 bit version in Windows 7 64 bit.
I have installed JDK 64 bit. But After opening Eclipse it is not respondin. So when i close eclipse it gives above error. I ...
0
votes
1answer
42 views
how to stop running programs on windows 7 with batch commands
Can any body tell me how to stop (few) selected running program/software using batch file (.bat) in windows 7 64bit?
My requirement is simple : I've set utorrent and few download manager program to ...
0
votes
1answer
79 views
Automatic (bluetooth Pairing) with windows 7 and Mobile phone
Currently i am programming USB Bluetooth Dongle in C# 2010. I want to program in such a way that it automatically pairs with the Bluetooth device found. I don't want the user to manually accept the ...
2
votes
2answers
27 views
ERROR: Error installing mysql: ERROR: Failed to build gem native extension
i follow the "http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/" for setting the connection between Ruby on rails app and mysql server 5.1...
So when i ...
0
votes
0answers
97 views
how to enable multiple monitors function of vmware workstation for mac os 10.8.3
I have installed Mac OS X Mountain Lion 10.8.3 in Windows 7 x64 by VMWare Workstation 9.
And I also have installed vmware tools sucessfully.
I tried to use Cycle Multiple Monitors's function, but ...
0
votes
0answers
21 views
What is the max value for HungAppTimeout on Windows 7 64bit?
To avoid having the windows ghosting effect for one of our applications we want to increase the ghosting timeout to be 5 minutes i.e. the HungAppTimeout value should be 300000. I would like to know if ...
0
votes
0answers
17 views
Windows 7 XML File Context Menu
I am attempting to add a context menu for an XML file type and having some difficulties. On another Windows 7 machine, the registry key entry that I am using works correctly.
Specifically, I am ...
0
votes
1answer
72 views
SQL Server 2008 R2 installation issue on Windows7 64 bit machine
Earlier I was using Visual Studio 2005 and SQL Server 2005 for my desktop application. Later we are trying to migrate from SQL Server 2005 to 2008 R2 so we had taken .Net 3.5, Windows Installer 4.5, ...
0
votes
1answer
44 views
'java' not recognized in osmosis (windows7 x64) [closed]
I'm having difficulties installing osmosis on Windows 7 x64. As per the quick install, I've installed the latest Java and placed the downloaded into the directory (C:\Program Files (x86)\Java\jdk7\bin ...
0
votes
1answer
44 views
How to open a file from the command line with a specified program?
I would like to open a PDF in Photoshop from the command line. My current issue right now is that the default application for opening PDFs is Adobe Acrobat. I'm wondering if there is any parameter I ...
0
votes
0answers
20 views
Building m2crypto: 7 unresolved externals
I've tried to build M2Crypto (github) for win-amd64-py3.3:
python setup.py build --compiler msvc
And I've got an linker's unresolved external symbol errors (full log):
C:\Program Files ...
0
votes
0answers
43 views
Java TrayIcon intermittently disappears from SystemTray, Win 7-64bit
I have a fairly simple application that uses Java 6's java.awt.SystemTray class to add and then modify a TrayIcon to the system tray. Mostly this works fine, but every so often, without a pattern, ...
-5
votes
0answers
34 views
upgrade xp 32bit to 64bit [closed]
I am running XP 32bit on a desktop pc with a AMD Athlonâ„¢ 64 X2 dual-core processor and I can add up to 8GB of ram. I would like to upgrade to a 64bit OS WITHOUT reinstalling all my programs. I own ...
1
vote
0answers
40 views
i386 exe file that refuses dosbox, on x64 windows
I am trying to make a code run on my machine (windows 7 x64), it is a fortran 90 code that needs a third-party provided i386-based dll to work.
When I tried compiling it (with latest gfortran and ...
0
votes
1answer
37 views
Open Application in new Window when clicked on the App Icon in the Taskbar - Windows 7/8 [closed]
I am asking this general question,which has nothing to do with programming. In the previous versions of windows i.e before Windows 7, I could open the App (IE, Chrome, Windows Explorer etc) in new ...
-1
votes
0answers
30 views
I want nginx to use my vmware-host shared folder to server files out of [closed]
\\vmware-host\Shared Folders\Site is the path on my windows vm instance.
I have VMWare shared folder with Nginx running on windows 7.
alias \\vmware-host\Shared\ Folders\Site
does not work. How ...
1
vote
1answer
84 views
Powershell Administrator Permission Denied when modifying the UAC
I'm trying to modify the permissions of the UAC with a powershell script that looks like:
Start-Process powershell -Verb runAs Administrator
Set-ItemProperty -Path ...
1
vote
1answer
87 views
Cannot get ADO connection working on a classic ASP website running in IIS Express on Windows 7 64 bit
I have a legacy classic ASP website that I need to do some maintenance work on. My development machine is running Windows 7 64 bit, Visual Studio 2012 and IIS Express 8.0.
The ASP app is backed by a ...
0
votes
1answer
23 views
Windows 7 Ent login loop
I have a Windows 7 Ent - 64bit system.
I am stuck in a loop, where the login screen is presented, i enter my network credentials, the welcome spinner is shown, the screen flickers like when resized, ...
1
vote
2answers
284 views
How to run Qt 5 applications on other computers (Windows 7)
I have developed a simple application with Qt 5.0.2 on Windows 7 Ultimate. As a compiler the QtCreator used MSVC2012_64bit. And I cannot move my application onto other computer. It does not work. Qt ...
0
votes
0answers
44 views
File sharing with a domain and non domain pc [closed]
can anybody help me im using a server which is in a domain and a pc that is not in a domain how can i share a folder between then and not changing the other non domain pc into a domained one
pc1 ...
0
votes
2answers
40 views
D3D11CreateDeviceAndSwapChain Unresolved External
This is completely driving me insane. When I compile my program, I get the following error message:
error LNK2019: unresolved external symbol _D3D11CreateDeviceAndSwapChain@48
I know that I have ...
1
vote
0answers
20 views
Windows slowing down minimized processes [migrated]
When I minimize the window of a program that is performing some computation - is active, it slows down, if not becoming idle like the OS lowers its priority.
When I maximize the window - restore it, ...
0
votes
0answers
46 views
error: unrecognized command line option '-EHs' and '-GR'
For Sinatra Recipes i need run command below
gem install eventmachine -v '1.0.0
with errors. See c:\Ruby200-x64\lib\ruby\gems\2.0.0\gems\eventmachine-1.0.0\ext\gem_make.out log below
...
0
votes
1answer
17 views
Working archived version of qt source
I am trying to build qt for Windows x64 using msvc 2010, and was having trouble with the configure step (building -opengl desktop)
From here:
http://qt-project.org/forums/viewthread/24230
And a few ...
0
votes
1answer
29 views
SetVolumeLabel function getting failed due to access denied error on Windows 7
SetVolumeLabel function getting failed due to access denied error on Windows 7.
Same function works fine on Windows XP.
Any idea why this problem is coming on Windows 7 and not on XP.
Any help ...
0
votes
2answers
209 views
Windows 7 scheduled task “runs” but doesn't DO anything
I have a vbscript file that must run under 32bit on a 64 bit Windows 7 machine so that it can connect to a 32 bit Access database. From a run box I can enter:
C:\Windows\SysWow64\WSCRIPT.EXE ...
0
votes
1answer
52 views
Assembly: Outputting variables, OS dependent?, Executing
I am trying to learn some Assembly after we talked about it a little in class. I am trying to translate a basic java program to find a Fibonacci number into assembly and I think I got the logic right, ...
0
votes
0answers
47 views
32 to 64 bit OS upgrade VS2008 c++ CLR & native app crash
I've recently upgraded my development machine from 2k3 32 bit to win7 64 bit. I am using Visual Studio express 2008. I develop an application that has to run on a 2k3/32 server. When I do a build on ...
0
votes
0answers
76 views
UDP checksum changing to 0 when using RAW sockets on Windows 7
I have created a RAW socket and set the socket option as "IP_HDRINCL". I am building the IP header, UDP header and payload and sending the UDP packet out. I am calculating the UDP checksum as per the ...
1
vote
2answers
97 views
OS Name Variable
I would like to run a script where I can get the windows Name and version of the system of all computers running in the company, put it in a text fil. Then make a system variable out of my windows ...
0
votes
0answers
208 views
Howto increase the resolution to 1280x800 of the Standard VGA Graphics Adapter of Windows 7 [closed]
Unfortunately the Intel GMA 3650 driver does not work on the 64 bits versions of Windows 7.
An idea is to use the standard driver which comes with Windows 7 (loosing the 3D acceleration), but it ...
2
votes
1answer
17 views
How to copy TortoiseGit settings from one computer to the other?
I want to move my menu settings of TGit from one PC to other, but cant find them on HDD. Is it in registry somewhere? I'm on Windows 7 it that is important.
0
votes
1answer
12 views
ndisproto sample not reading any traffic
i was trying to get familiar with ndisproto samples in wdk. As per the doc, the -r -n 10 option should read 10 packets off the interface, but nothing in result even if I ping to the interface! The ...
0
votes
1answer
197 views
How to run Selenium IDE testcase.html with Firefox using Windows CMD
I've read up on how to execute the selenium IDE testcase.html using selenium-server RC. Here is how I have it setup...
C:\Selenium_Server\selenium-server.jar
C:\Scripts\Q2Nightly.html
If I open ...

