Advertisement

1 - 10 of 126 containing alltags:("local machine") (0.001 seconds)
I am importing .reg files in NT under HKEY_LOCAL_MACHINE.  The problem is that any other non-administrator user that logs on after import is unable to modify the imported key.  Is there any way to ...
Zones: Windows NTDate Answered: 06/07/1999 Grade: B Views: 0
I need to create a local user on a machine running 2003server. here's the thing, I'm setting up a xerox wcp45 to do network scan to pc desktop using smb protocol. in order to do this there has to b...
Zones: Windows 2003 ServerDate Answered: 06/22/2007 Grade: B Views: 0
What's wrong with this? HKEY hkey; LONG lRetVal;          //result of the API functions unsigned char* ucValue;      //setting of queried value unsigned long* cch; unsigned long* lType; hkey = HK...
Zones: C++Date Answered: 05/12/1998 Grade: A Views: 0
i need to disply theses keys in a label. BUT how?? HKEY_LOCAL_MACHINES\Software\Microsoft\Windows\CurrentVersion\RegisteredOwner HKEY_LOCAL_MACHINES\Softeare\Microsoft\Windows\CurrentVersion\Regi...
Zones: Visual BasicDate Answered: 07/07/1998 Grade: A Views: 0
I tried to use CSocket of MFC but it returns FALSE when Create(). Have I done anything wrong and what shall I do to get local machine IP address, without providing machine name ? Thanks for...
Zones: Windows MFCDate Answered: 01/11/2000 Grade: C Views: 0
I need to read a string value from the registry in HKEY_LOCAL_MACHINE, but if the user is not an administrator, all I get is a null return using TRegIniFile.readstring. It works OK if my program...
Zones: Delphi ProgrammingDate Answered: 12/04/2002 Grade: A Views: 0
   Option Explicit     DefLng A-Z     Private Sub Command1_Click(Index As Integer)     Select Case Index         Case 0          'regread             If DoReg(Me, False) Then            ...
Zones: Visual BasicDate Answered: 09/12/2003 Grade: A Views: 0
is it possible to lock that key ?
Zones: Operating SystemsDate Answered: 04/07/2003 Grade: A Views: 0
I'd like to have a VB procedure that automatically exports a Crystal Reports report to the local/client machine.  I don't have to be able to choose where to put the exported file.  I can have a con...
Zones: Visual BasicDate Answered: 11/03/2003 Grade: A Views: 14
a) I am running a W2k domain with ISA. I have denied some users access to the internet and they bypass this by loggging onto the local machine as administrator (whose password has been kept simple)...
Zones: Microsoft NetworkDate Answered: 04/26/2004 Grade: A Views: 0