Questions tagged as 'windows-7'

2
answers

How to disable key combination in windows by registry

"https://i.stack.imgur.com/zc21b.png"> , and ESC by Windows 7 and 8 registry? > I can disable the Esc key but not the rest, here is an example of the key Esc : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\...
asked by 15.05.2014 / 22:42
2
answers

Error: "PHP Startup: sqlsrv: Unable to initialize module"

I'm trying to access SQL Server through XAMPP on Windows 7 64 bit but I'm not getting it, I've already followed the tutorials step by step but at the time of starting Apache it gives the error in the line below: Line that gives the error ext...
asked by 31.10.2014 / 12:13
1
answer

Creating run-time bat and process in delphi

I have two functions that create a file bat and execute it, but I just can not create the process ( CreateProcess returns False ) and I can not identify the error. I use Windows 7, 64-bit. Should I change some parameter in...
asked by 29.03.2015 / 05:20
1
answer

How to stylize a WPF application to look like Windows 8 applications (Metro style)

I work in a company where they use a system that is very reminiscent of Windows 8, even though I'm on the Windows 7 machine. What I needed to do is to develop a desktop system from my computer (Windows 7) but needed to leave the same face, si...
asked by 10.04.2015 / 19:55
1
answer

How to enable / disable windows 7 devices through a .bat or other file type?

I need to enable and disable a specific device (device manager) frequently, and doing it manually is very annoying. I believe that with a .bat file it is possible to enable / disable each time I run. I've seen it's possible with DevCon, but it's...
asked by 04.11.2017 / 20:39
1
answer

How to copy files to ProgramData folder using WiX?

I create the directory in Wix <Directory Id="CommonAppDataFolder"> <Directory Id="CommonAppDataManufacturerFolder" Name="$(var.MANUFACTURER)"> <Directory Id="AppDataFolder" Name="$(var.PRODUCTNAME)">...
asked by 18.02.2014 / 21:58
2
answers

Python Numpy library

How to install a library in python using Windows 7. I try to download Numpy and it appears at the prompt: libraries f77blas,cblas,atlas not found in C:\Python33\lib libraries lapack_atlas not found in C:\Python33\lib . . . Atlas libraries not...
asked by 01.02.2014 / 03:57
2
answers

Error installing Composer on Windows 7 64bit with Wampserver 2.5

I'm trying to install Composer on W7 64bits. Using the installer for Windows that the Composer Web site provides (Composer-Setup.exe). I have installed Wampserver 2.5 with php5.5.12 and Apache2.4.9. Openssl is enabled in php.ini. I'm havin...
asked by 19.04.2015 / 12:47
1
answer

Windows 7 Server with Mysql 4.1

Can anyone tell me what the performance limitations and maximum number of users will be to use a Windows 7 server with MYSQL 4.1? Does it support a system used by about 50 people simultaneously?     
asked by 21.05.2015 / 21:18
1
answer

How can I get documentation for Windows 7 DLLs?

Where do I get complete documentation of how to use and how to use the functions / procedures of Windows 7 DLLs?     
asked by 27.04.2016 / 02:47