Windows 7 is a past release of Microsoft Windows, succeeded by Windows 8. It was released to manufacturing on July 22, 2009. Windows 7 is the successor to Windows Vista, which was released three years prior.
9
votes
0answers
2k views
How do you register a Most Recently Used list with Windows in preparation for Windows 7?
With the upcoming release of Windows 7, one of the newly touted features is the Jump Lists, with their automatic population of most recently used items. Supposedly, if you've been 'properly' ...
5
votes
0answers
141 views
Modify Windows 7 Start menu search algorithm?
I really like the fuzzy matching search algorithm that Sublime Text 2 uses for its command palette and I was hoping to create something similar that runs through the Windows 7 Start menu search.
I ...
4
votes
0answers
242 views
Winform App different Win 7 versus Win 8
I am having an interesting problem with a standard data driven Winform application.
The application was originally developed on Windows 7 and Visual Studio 2010. I then built a new development ...
4
votes
0answers
758 views
Python PyAudio installation problems (with PortAudio)
I'm trying to write a program to record information from my computers microphone an save it to a file. PyAudio seems like one of the better packages for doing this, and they even have a binary for ...
4
votes
0answers
569 views
Enable/Disable multiple monitors via Win32 API or NVidia API?
I'm trying to write a small utility that will enable/disable monitors under Windows 7 with my nVidia graphics card. (ie. "Extend the desktop onto this monitor", etc)
The reason is that my nVidia ...
3
votes
0answers
153 views
datanode and namenode service not started
I am using window 7 with cygwin After installing hadoop 1.1.1 when i am starting service than problem arise *JAVA_HOME path not set and many more....
Commmand : bin/start-all.sh
but when i type ...
3
votes
0answers
155 views
How to reliably give a window focus?
I need to give a Chrome window focus over all other running applications. Javascript's window.focus() only gives focus over other windows of the same browser.
When my Chrome extension executes:
...
3
votes
0answers
154 views
Delphi component or toolkit for implementing Windows 7 federated search?
Has anybody seen a Delphi VCL component with source code that makes it easier to implement a Windows 7 federated search plugin? If not that, how about a good source code sample or article?
3
votes
0answers
213 views
Catch audio sessions events
I try to write some application that will monitor audio sessions (like SndVol does). I activated IAudioSessionManager2, got list of current audio sessions through IAudioSessionEnumerator, registered ...
3
votes
0answers
464 views
Cannot load ODBC DLLs in Delphi2007 on Win7 64bit when running inside IDE
Can anyone help with this.
I'm using Delphi2007 December update.
I'm trying to connect to a Gupta database through ODBC and get the error message: The specified module could not be found. ...
3
votes
0answers
551 views
javascript multi-touch on win 7
Is there any good solution for developing web applications that can work with iOS multitouch and Win 7 multitouch? Being limited to a specific browser such as firefox or chrome is acceptable but all ...
3
votes
0answers
303 views
Establishing Virtual IP failover on apache load balancer running Windows 7 OS
I am attempting to configure a fault tolerant, high availability load balancer cluster which operates on Apache's ModJK modules. And after some lookup on the current practices, i would like to adopt ...
3
votes
0answers
799 views
WinLockDLL.dll functions in Windows7
I'm running an app for testing students, which prevents them from doing anything but the test.
Naturally, the app blocks them from closing it, and blocks them from running the task manager (among ...
3
votes
0answers
416 views
Bluetooth with Windows Mobile 6 device emulator
Is there a way I can connect to my Bluetooth dongle from my device emulator?
I am using Windows 7 and unfortunately I could not use the FreeBT USB Driver as I couldn't install the driver.
3
votes
0answers
1k views
Is JCIFS incompatible with windows 2008 R2 domain controllers?
We are using JCIFS(1.3.15) to authenticate from a Windows 7 client which sends only NTLM v2 responses.
We are getting the following error when we use a Windows 2008 R2 domain controller
...
3
votes
0answers
87 views
What are these orphan IE windows that appear sometimes when debugging in Visual Studio?
I use Visual Studio 2008 on Windows 7. Occasionally (more than once a day), when I launch the debugger via F5 to debug an ASP.NET website a blank Internet Explorer window opens and it hangs.
I can ...
2
votes
0answers
35 views
Loading specific PyQt4 modules with multiple python versions
I have a problem with a multiple python install on a win7 system.
I Have a Python2.6.4 and a Python3.1. each of them have a different PyQt4 version properly installed in their site-packages ...
2
votes
0answers
31 views
Java events on plug/unplug power adapter for notebook
I want my application to respond to plugging/unplugging power adapter to notebook.
Is there any suitable libraries or classes in Java for that action? The OS is Win7
2
votes
0answers
42 views
Replace() not working on image dimensions string from Shell
I'm trying to get the height of a bitmap by using the Shell object in VBA. Here is the relevant portion of code (bmp is a member of a custom class, and .Width is a property defined as an Integer.)
...
2
votes
0answers
37 views
Spynner module on python 3
I used python's 2to3.py to do the fixing on spynner module. Then there seemed to be an issue with QString on python 3. I modified the browser.py in spynner with QString = str as some users suggested.
...
2
votes
0answers
196 views
windows 7 control playback volume of microphone
I was trying to adjust playback volume level of microphone; but unfortunately I couldn't. I can control recording volume of microphone by using NAudio library but I want to control playback volume. Is ...
2
votes
0answers
187 views
displaySwitch.exe code replacement for windows (pre windows 7)
I'm writing an app I'd like to be backwardly compatible to some extent on XP, or at the very least windows vista.
EDIT FOR CLARITY: I need to be able to do what the first code snippet below does, but ...
2
votes
0answers
308 views
Hadoop installation with window 7
I am installing cygwin successfully but when i running hadoop1.1.1 and type command for find hadoop version error arise
Note :
1) install java in C:\Java\jdk1.6.0_43 and runtime environment ...
2
votes
0answers
66 views
I'm working on a Windows 7 desktop gadget and cannot get it to display in the sidebar
I have created a desktop gadget for Windows 7. I placed the .gadget file in the Program Files/Windows Sidebar/Gadgets folder. I placed the necessary xml and html files in the .gadget file. How do I ...
2
votes
0answers
307 views
RubyTest Sublime Text 2 not working on Windows 7
I've been messing around with this for well over an hour and still can't get RubyTest working within Sublime Text 2. Each time that I attempt to run a test I get a simple message that " 'rspec' is not ...
2
votes
0answers
174 views
Armadillo with MinGW G++ faulty executable on Windows 7
If I try to compile the code
#include "armadillo"
int main(int argc, char *argv[]) {
}
using MinGW g++ and latest armadillo (3.6.1), it works fine on my windows XP, but if I compile it and ...
2
votes
0answers
109 views
Focus-follows-mouse conflicts with Resharper navigation
In Windows 7, you can give focus to a window just by hovering over it with the mouse. This feature is not enabled by default, but you can enable it in the Control Panel. (Here is the path to take:
...
2
votes
0answers
139 views
TcpListener performance issues with Start() after hundreds of ports open
Before i get started... this is NOT FOR PRODUCTION; The question really only came about while making a test application. Myself and another developer were poking around with why .net was performing ...
2
votes
0answers
139 views
Scheduled Task for script vs Direct Execute: issues
I have a VBscript file which connects to remote computers over our network and initiates a WBEM-Scripting method. I can open a CMD console using the credentials for a domain user account which has ...
2
votes
0answers
13 views
why Libraries window in win7 32 bit is automatically opened after uninstalling an application designed by Installshield 2010?
An application setup is designed by Installshield 2010. After uninstalling the application, Libraries window in win7 32 bit is automatically opened. Is there anyone who has the same experience, and ...
2
votes
0answers
109 views
ITaskbarList3 hook or replacement
I'm trying to create a Windows 7 taskbar replacement. Builtin taskbar has some nice features which I'd like to reimplement, specifically a progress bar hosted in a taskbar button (ITaskbarList3).
...
2
votes
0answers
143 views
Cursor stuck at corner of window
Recently I have bought a Trust "Fresco Widescreen Tablet" ( http://www.trust.com/products/product.aspx?artnr=18002 ). At first i had no problems using it, plug and play tablet, it worked nice.
After ...
2
votes
0answers
300 views
Webstart App on Windows 7 JNLP File Disappears
We are in the process of verifying one of our web start applications on Windows 7 as that is what our enterprise is moving to.
We are seeing the strangest thing. When a user runs the application ...
2
votes
0answers
165 views
Porting of Windows 7 desktop application to Windows 7 tablet
I have developed an application on desktop Windows 7 now I want to run it on Windows 7 tablet.
Is there any difference between Windows 7 desktop OS and Windows 7 tablet OS? If yes, what is it?
What ...
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 ...
2
votes
0answers
239 views
Pyinstaller, how to make 32bit and 64bit .exe on 32bit linux?
I created executable using pyinstaller 2.0 and python2.7 on ubuntu 12.04 32bit (so I assume python is also 32bit).
It's a simple program in console (no gui), that connects to TCP/IP server and send ...
2
votes
0answers
280 views
Playing wav/mp3 from Windows 7 service
I need to play a sound file (wav or mp3 is fine) from a service in Windows 7/2008... the way we did it in WinXP doesn't work anymore. I've followed this question Play wave file from a Windows Service ...
2
votes
0answers
295 views
Neccesitas build issue on Windows
I am attempting to use Necessitas 0.3 on Windows 7 to port a cross-platform Qt application to Android (for the record: I tried this on Linux as well and just got a different set of problems). ...
2
votes
0answers
154 views
How to get a file path of a folder Shift-dragged onto a pinned icon in Windows 7 using C++/WinAPI
Say, if I pin my app on a taskbar in Windows 7 and then shift-drag a file into its icon (the mouse changes into "Open with" prompt) and then if I release the file, it is opened with my app -- the file ...
2
votes
0answers
207 views
How can I build a “Metro looking” website?
I would like to build a small web site with mostly static content (a User's Guide actually) using Javascript libraries. If I had to use a server-side language, I would use C# (either ASP .Net or MVC) ...
2
votes
0answers
286 views
Broken Python 2.7 GAE installation causing ImportError
Gae sdk was running without errors (using 2.7 and webapp2), but stopped suddenly. Now I cannot even get the example from the getting started page to work.
I've done clean installs of both python ...
2
votes
0answers
293 views
How to build android standalone toolchain in windows 7
I am trying to build standalone toolchain using ndk 8 for mips by following "docs\STANDALONE-TOOLCHAIN.html" but when I run following command "make-standalone-toolchain.sh --platform=android-14 ...
2
votes
0answers
582 views
How to programmatically refresh the Notification Area Icons page
Background:
If you look here:
http://msdn.microsoft.com/en-us/library/ee330740%28v=vs.85%29.aspx
in the bottom you will see:
Note When an application is uninstalled, its notification area icon ...
2
votes
0answers
86 views
How are “audio enchanments” in Windows 7 created?
If you go into Sounds->Playback Devices->(some audio card)->Configure->Enhancements on Windows 7, you can see a list of possible audio enhancements to choose from. I want to know, how are these ...
2
votes
0answers
279 views
CreateProcessAsUser fails in Windows 7 after 7 invocations
My service spawns a process for each core on the target machine using CreateProcessAsUser. The process is a MFC program which has been modified to run using commandline parameters rather than GUI ...
2
votes
0answers
96 views
Why does the minor upgrade of our product created using InstallShield fail to install on Windows 7
The minor upgrade for our product created with InstallShield 2008 installs on Win XP perfectly, but fails on Windows 7 32 bit and 64 bit. It prompts for the admin privilege and after that, although it ...
2
votes
0answers
265 views
Using IE6 in Windows XP mode to access an instance of Tomcat running on the host (Windows 7)
I have
Windows 7 as a host machine with Tomcat running on port 8080
Windows XP mode (virtual machine) with stock internet explorer 6, running inside the windows 7 instance
I need to ensure that ...
2
votes
0answers
266 views
Adding application to Windows 7 list of autoplay handlers
I am developing a lightweight WPF application that will take multimedia files from either the local file system or removable media devices and upload them to Amazon S3 cloud storage. One of the ...
2
votes
0answers
568 views
Error grabbing Heroku project using git
I just cannot grab my App's source code, as per the steps documented here - http://devcenter.heroku.com/articles/facebook#create_an_app
I have all steps followed correctly (as mentioned in a few ...
2
votes
0answers
133 views
JSLint and VIM requiring manual UAC elevation on Windows 7
I'm a big fan of JSLint and I use a plugin for VIM to display Lint output in the quickfix window: http://www.vim.org/scripts/script.php?script_id=2578.
Unfortunately, I'm having some trouble with it ...


