Tagged Questions
1
vote
0answers
11 views
Can Sybase ASE 12.5.4 32 bit drivers be installed alongside their 64 bit counterparts?
I'm migrating users from x86 Windows XP machines to x64 Windows 7 machines and some applications require Sybase drivers to be 32 bit, while others require it to be 64 bit.
Is it possible to install ...
-2
votes
3answers
58 views
How to install Python modules on Windows 7 64-bit [closed]
I would like to know how can I install Python packages on a Windows 7 system?
I've followed more guides than I can count and all ended up in failure, unfortunately.
And since I am new to Python, can ...
0
votes
0answers
37 views
Drawing a Triangle (myprog.exe has stopped working)
I did all the steps of the next link:
http://www.directxtutorial.com/Lesson.aspx?lessonid=11-4-5
Unfortunately, when I run the program, I get:
myprog.exe has stopped working
If I change the ...
-3
votes
0answers
10 views
film.mp4 not start in window explorer 64bitt [closed]
123gratisfilm.nl Demo-Film http://www.bennaakt.nl/java/test.html
Movies I upload my own windows server in germany at Strato, can not play on Windows 7 64bitt with windows internet explorer.
can you ...
-3
votes
0answers
49 views
building solution VS2010 Cuda 5.0 Win7 x64
I hope you guys can help me here.
I'm trying to build a solution using VS2010 on Win 7 x64. Cuda 5.0.
I'm getting this:
1>CudaBuild:
1> Compiling CUDA source file ...
0
votes
0answers
27 views
trayicon.ahk functions not working right on 64bit Win7
Been using trayicon functions in my ahk scripts on an XP machine (32bit)
ok getting extended trayicon info
cannot seem to get trayicon infomation using these functions
on a 64bit (win7) machine ...
1
vote
1answer
128 views
Creating XLL Excel add-in for Windows 7/64 bit (cross-compiling on Wndows XP/32)
I'm not a skilled Windows programmer, but I created and have been maintaining an XLL add-in for 32-bit Windows XP / Excel for many years. I'd now like to create a Windows 7/64 bit version and am ...
0
votes
2answers
282 views
ActiveX component can't create object: 'MSXML2.DOMDocument'
I am trying to create an instance of the object Msxml2.DOMDocument.4.0, but I am getting the following error:
ActiveX component can't create object: 'MSXML2.DOMDocument'
The error occures in this ...
-1
votes
1answer
38 views
ffmpeg extension isn't installing
I'm using wamp server v2.2 x64 and php version 5.3.13. I'm trying to install ffmpeg during two days. I fallowed this steps:
Download dll files for x64 (I'm using windows7 x64)
copied ffmpeg.dll to ...
1
vote
1answer
113 views
cx_freeze pyqt4 example (“\samples\PyQt4”) doesn't work
My System:
Windows 7, x64, Python 3.3.1, PyQt4 4.10 using Installer (py3.3-Qt5.0.1-x64), cx_freeze 4.3.1 (win-amd64-py3.3)
What worked:
Navigating in Terminal to the ...
0
votes
1answer
52 views
How can I connect my Java SE program to MS Access DB without using any DSN in win 7 64 bit
I have tried a lot and visited many forums including Stack Overflow but have failed to find a proper answer to my question.
The condition is simple: I don't want to use a DSN so that the software ...
0
votes
1answer
55 views
Allegro 5 al_create_display(x, y) not working
I have set up my allegro 5.0.7 project in MSVC 2010 properly and the code executes. I am able to compile and run programs that will display an error dialog or something. However, whenever I run a ...
2
votes
2answers
184 views
install ruby watir on win7 64b
I have installed Ruby 2, devkit & Watir.
enviroment: OS win7(64b)
installation files:
rubyinstaller-2.0.0-p0-x64.exe
DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe
part of gem ...
0
votes
1answer
113 views
zeromq: “External component has thrown an exception” at the time of creation of new Context - on one particular system
I am using 0mq with clr binding - version 3.2.2 - on Windows OS. On one particular Windows 7 64-bit system, 0mq always fails at the time of creation of a new Context. I initially thought it had ...
0
votes
1answer
89 views
ADODB Recordset Binding in Windows 7
I have an old VB6 application that uses ADODB recorsets with ODBC connections. The application hs worked fine on Windows XP for years. I tried installing it on 3 different Windows 7 64 bit machines ...
1
vote
0answers
68 views
Word 2007 OLE Locks File and Won't Close
My application recognises RTF on the clipboard and 'Paste' saves that RTF to a temporary RTF file. I then use COleClientItem::CreateFromFile to embed the data as an OLE RTF document (rendered by ...
1
vote
1answer
109 views
SDL_gfx 2.0.24 DLL is not build, using MinGW
I am setting up the Simple Direct Media Layer Library for my 64 bit Windows 7 system. The basic library works fine with both MinGW and Free Pascal, but currently I want to include the SDL_gfx library. ...
0
votes
0answers
134 views
Windows 7 64 bit - GlobalHook : HookProc Works, CallNextHook not
After being away for one year from winapi and hooks, I now returned, trying to use hooks on windows 7 and 8.
As I remember, my old keylogger, which was an exercise, worked on xp /sp3-32 bit before ...
0
votes
2answers
150 views
gcc is not compatible with 64 bit?
I install the cygwin and set the path to the C:\cygwin\bin, however when I run gcc in the command line, it shows the error as follows:
Can someone help me on this?
1
vote
1answer
70 views
32bit Python on Win7-64bit, import errors
When I try to launch ipython qtconsole from anywhere except my Python install dir, I get import errors. It seems to only work if I RUN->cmd.exe; cd C:\Users\me\python\Python27; ipython qtconsole;.
...
0
votes
0answers
147 views
Could not get Apache 2.4 to work with PHP 5 on 64 bit Windows 7
Been trying to get PHP 5 on my Win 7 64bit to work for the last couple of hours.
After following some advice on the forums how to get Apache 2.4 to work with PHP 5 side by side, I encountered these ...
0
votes
0answers
51 views
bootstrapper RegistryCheck not working on win7 64 bit
I have a problem with the Installer bootstrapper , it works on WIN7 32 bit but seems to be bypassed on WIN7 64 bit i.e. the driver is not installed.
The relevant parts of the product .xml file are:
...
0
votes
0answers
122 views
Python 64bit, Ctypes ReadProcessMemory ERROR_PARTIAL_COPY, Windows 7 64bit
My examples are base on the book "Gray Hat Python" (http://expect-us.net/files/Gray%20Hat%20Python%20=rwt911=.pdf)
There is a small example application printf_loop:
from ctypes import *
import time
...
0
votes
1answer
91 views
Writing a Win7 x64 filter driver and looking for a place to start
I'm looking to write a filter driver to calibrate the input from a tablet PC Wacom digitiser. As far as I can tell the digitiser is connected via an internal serial port and the protocol is ...
0
votes
0answers
197 views
How to disable/enable USB interface for win7 64 bit [closed]
I need to disable USB port of the computer using c# ..
below is the solution which is working for 32 bit windows but not working 64 bit ... I need a same function which can do the same thing for 64 ...
0
votes
1answer
150 views
ImageMagick for PHP on Windows 7 Professional 64bit?
Morning all,
Day 2 - I knew this was going to get sticky...
Windows 7 Professional 64bit
IIS 7.5
PHP 5.3.19 (as suggested/installed by Web Platform Installer)
All working fine.
ImageMagick 6.8.2.2 ...
1
vote
1answer
326 views
Watir-webdriver 64bit windows7 cannot open any browser with error unexpected response, code = 502, content-type = “text/html”
Env-
64bit Windows 7
ruby 1.9.2-P290
rubygems 1.8.24
Watir 4.0.2
When try to create a browser (Chrome or IE) instance, it will fail with below errors
When try to create a Firefox instance, it will ...
0
votes
0answers
17 views
Can an installation package be 'recorded'?
I need to install a 16-bit installation package on Win7 64-bit. This OS does not execute 16-bit executables.
Are there programs that will 'record' an installation package which could allow me to ...
0
votes
0answers
289 views
PySide not working 64bit windows
I am new to PySide. And I installed the latest 32 bit version (as 64bit version isn't available) on my 64 bit Windows 7 machine with the help of this link.
But when I try to use QtGui by :
from ...
1
vote
1answer
228 views
Visual Studio 2008 hanging in 64bit Windows 7
I have brand new Win7 64bit machine. Visual Studio 2008 is newly installed, but has started responding more and more slowly, eventually hanging completely and occupying one (virtual) core of the ...
1
vote
2answers
225 views
inconsolata and netbeans
When I installed inconsolata everything looked fine, however when I tried viewing it on netbeans it look like this:
I tried using both the ttf and otf versions and they both looked messed up.
Is ...
0
votes
1answer
392 views
MySQL 32 bit or 64 bit - Apache 32 bit Windows 64 bit?
I'm using Windows 7 64 bit.
There is no official 64 bit installer for Apache so I'm using Apache 2.2.22 32 bit (and PHP 5.3.18 32 bit btw).
I suppose I should use MySQL 32 bit then (otherwise there ...
1
vote
1answer
35 views
Cause archive corruption (intentionally)
I'm currently trying to debug some archive corruption issues that some customers are experiencing. Our product updates via patches, and in some cases (specifically, with some Win7 64-bit users) this ...
3
votes
1answer
605 views
check for Windows version in [Run] segment of InnoSetup config file
I have to install a driver during my installation process in InnoSetup. For that I have two .msi installation files for 32bit/64bit. Now in Win7, this driver is already included, so I don't need to ...
5
votes
2answers
521 views
Rollback on node.js install on Windows 7 x64 PC
I've been trying to get node.js installed on my home PC for a while now with no luck. I've tried different versions for the past couple months and no matter what I try it starts rolling back the ...
1
vote
1answer
124 views
How come java is found in this case?
I am confused here:
If I run java from cmd then the command runs succesfully.
But I have neither set JAVA_HOME nor %JRE_HOME% nor added java/jre installation directory in my PATH.
So when I do
echo ...
0
votes
0answers
139 views
regsvr32 throwing debug assertion
I am trying to register a debug version of dll in VC++ post build steps.
regsvr32 is throwing debug assertion. I am trying to register 32 bit dll on windows 7 64 bit OS.
Here is assertion
Debug ...
1
vote
2answers
829 views
How to use Tkinter in PyPy on Windows 7 64bit
I'm using Eclipse with PyDev plugin configured for PyPy interpretator (2.7 python).
I'm unable to include Tkinter to my projects.
Error, that I was getting in Eclipse is below:
File ...
0
votes
0answers
740 views
Can't connect to Oracle DB XE 11g via Oracle sql developer on Windows 7 x64 [closed]
There is error while connecting Sql developer to Oracle DB XE:
Status: Failure -Test failed: C:\oraclexe\app\oracle\product\11.2.0\server\bin\ocijdbc11.dll: Can't load IA 32-bit .dll on a AMD ...
1
vote
1answer
525 views
Cygwin Newbie: How do I uninstall Python 2.6.x from Cygwin and install Python 2.7.x? [closed]
I am trying to run a Python script on a Windows 7-64 bit machine using Cygwin. I can't get the newest version of Python installed in this environment.
Question:
How do I uninstall Python 2.6
Which ...
2
votes
0answers
175 views
using 64bit mysql with R 32bit (64Bit Win7 )
RMySQL library works at R-64bit version.
but still it doesn't work with the 32bit R version
because I'm using statconn tools(DCOM, rcom) which only work with the 32 version R,
I need to access MySQL ...
0
votes
0answers
54 views
Cross-compile 68hc11 from Win7 64bit
I am attempting to use my Win7 64bit laptop to compile and load programs onto an MC68HC11 development board. Can talk to it and load programs compiled on XP 32bit computers at school but cannot use ...
0
votes
1answer
116 views
Synergy over a LAN bridge in Windows 7 64-bit, connection timing out [closed]
I haven't seen a question like this anywhere, so I hope it isn't a duplicate.
Anyway, I have two computers, and one of them has its network connection through a LAN bridge in the other, which goes to ...
0
votes
0answers
119 views
Install VS 2008 Express fails
I'm trying to install VS 2008 Express on a 64 bit Win 7 machine that has VS 2010 Pro installed already. Early in the install I get an error to wit: "Setup.exe has stopped working. ... windows will ...
1
vote
1answer
2k views
How do you get Microsoft Access 2007 32bit to show 64bit ODBC Drivers on Windows 7 64bit?
I followed the advice here:
Windows 7 64 bit odbc drivers for Ms Access Missing
but it does not apply.
I have Oracle drivers that are 64bit. If I click the ODBC mmc in my admin tools I can see the ...
0
votes
1answer
322 views
64-bit platform:An attempt was made to load an assembly with an incorrect format [duplicate]
Possible Duplicate:
Using Microsoft.Ink in ASP.NET on Windows Server 2008
I have a project for 32 bit platform, it is using Microsoft.Ink.dll. I am migrating this project to 64-bit windows ...
1
vote
2answers
286 views
CreateRemoteThread returns ERROR_ACCESS_DENIED (5) on win7 64 bit
How can i fix this problem? the code works fine as I tested it on a 32 bit computer but my 64 bit computer returns that error with getlasterror();
what can i do to fix this?
2
votes
2answers
2k views
RXTX cannot list or find ports under windows 7 64 bits
Good morning,
I'm having issues using/or installing rxtx on windows 7 64 bits. I worked with it previously on a x86 win XP system and had no issues. Since reinstalling to this new system for some ...
0
votes
1answer
70 views
compatible assembler tutorials
I want play with assembler. But I got a 64bit machine.
All tutorials I found are not compatibel with my environment.
I used Win7, 64bit, Visual Studio-> MASM ASsembler.
I started some tutorials but ...
3
votes
1answer
705 views
Looking for OAuth DLL for Windows 7 (Need to use from PHP on WAMP Server)
I have been struggling with this problem for several weeks now and would really appreciate any help.
I need an OAuth library which works with WAMP Server installed in a Windows 7 (64-bit) ...


