Questions tagged as 'windows'

1
answer

Go through the entire record

I would like to know if I can get through the whole registry (keys and subkeys, do not need the value of them) of the operating system to find the name of a specific key? If yes, could someone tell me how to do it in python 3.x + or at least...
asked by 29.05.2015 / 05:24
1
answer

Ad privilege (Windows 7) [closed]

The work firewall is catching on, I can not see the coursera programming videos ... in short, I do not have adm privilege. I would like suggestions on how to resolve this problem ... Abcs.     
asked by 08.06.2015 / 22:26
1
answer

Storing student information [closed]

I need to develop a program on WINDOWS platform where student information will be stored: age , < strong , shuffle and name tags. The program should also contain a name search. I would like suggestions.     
asked by 15.05.2015 / 01:34
1
answer

Problems with Routine to Identify Windows Version

I'm having a problem with a routine that identifies the windows version. In case I am using Delphi 7, I placed the routine in a program that resolves and puts in a textbox, beauty worked, I made some changes and perfect the answer confers with t...
asked by 07.05.2015 / 16:25
1
answer

How to open Makefile in windows?

I would like to know how to open the makefile in windows. They sent me a file that contains the makefile, but I can not open it. I installed Cygwin to try to "run" the Makefile but it did not work (I opened the program and dragged the Makefile),...
asked by 16.06.2015 / 15:20
1
answer

File size in windows and linux [closed]

I am transferring files through the (FILEZILLA FTP Client) of my local machine running XAMPP / Windows8, but when placing the file on the LINUX server the files undergo a variation of size. Ex: c:\xampp\htdocs\app\arquivo.php :: Filesize 3....
asked by 23.04.2015 / 20:41
1
answer

Recovering the HD Serial from C ++ without using WMI

I need to get the MAC and Serial HD volume (in the cmd is "vol C:"), I got the MAC by the code: private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { UCHAR MACData[6]; char cWork[20]; UUID uuid;...
asked by 21.07.2015 / 19:54
1
answer

DLL php_http.dll using windows

Is there any possibility of importing this DLL - > php_http with windows? I have already used all the internet tips to try to do this import, many of these tips indicate a link that no longer exists: link (and which seems to be the only one...
asked by 03.06.2015 / 16:14
2
answers

Automatic initialization

I have a program in Python and need it to start automatically with Windows, I could not find any material related to this on the internet.     
asked by 04.06.2015 / 17:22
1
answer

How to extract an SFX file with 7zip in command line? [closed]

I would like to know how to extract an SFX file using command line, as an example I have the file Download JDK 8, Self Extractor , your self down this file and extract it using 7zip by graphical interface, the file is extracted without problems...
asked by 31.07.2015 / 15:37