SEARCH RESULTS
 
Showing 1-10 of 110 records
 
Expand article

In Vista, How Does the FLAGS Switch of REG.EXE Work?

2008-04-28 02:52:00 by //Ø|öò/ in MS Windows Articles, Reviews and Videos
 
...Registry vs. "Real registry" ) in the Sysinternals Forums that brought up the question of how to set the virtualization-related flags of a registry key programmatically in Vista, rather than through the use of the REG.EXE tool's FLAGS switch. (For more information on the flags, see Mark Russinovich 's article in TechNet Magazine, " Inside...
 
 
 
 
 
Expand article

In Vista, How Does the FLAGS Switch of REG.EXE Work?

2008-04-28 02:52:00 by Â//Ã|ÃÂò/ in MS Windows Vista Compatible Software
 
...Registry vs. "Real registry" ) in the Sysinternals Forums that brought up the question of how to set the virtualization-related flags of a registry key programmatically in Vista, rather than through the use of the REG.EXE tool's FLAGS switch. (For more information on the flags, see Mark Russinovich 's article in TechNet Magazine, " Inside...
 
 
 
 
 
Expand article

Reg Toy Windows Tweaker

2008-04-24 13:19:29 by Martin in gHacks technology news
 
...Reg Toy at the Download Squad website and made the decision to download the self extracting archive from the homepage. Unfortunately though the default language of that version is Vietnamese, at least I think it is. The second download of the zipped setup file was successful because I was able to set the language to English during setup Reg...
 
 
 
 
 
Expand article

In Vista, How Does the FLAGS Switch of REG.EXE Work? Part 2

2008-07-10 01:43:00 by //Ø|öò/ in MS Windows Articles, Reviews and Videos
 
...REG.EXE in Vista and covered a technique that would set the virtualization-related flags of a registry key programmatically. This post intends to cover the other side - querying for the virtualization-related flags of a registry key. Again, we're dealing with an "undocumented" function in NTDLL.DLL - NtQueryKey NTSTATUS NtQueryKey IN HANDLE...
 
 
 
 
 
Expand article

In Vista, How Does the FLAGS Switch of REG.EXE Work? Part 2

2008-07-10 01:43:00 by Â//Ã|ÃÂò/ in MS Windows Vista Compatible Software
 
...REG.EXE in Vista and covered a technique that would set the virtualization-related flags of a registry key programmatically. This post intends to cover the other side - querying for the virtualization-related flags of a registry key. Again, we're dealing with an "undocumented" function in NTDLL.DLL - NtQueryKey NTSTATUS NtQueryKey IN HANDLE...
 
 
 
 
 
Expand article

RegClean2008 (Reg Clean 2008) Removal Instructions

2008-06-26 05:26:12 by Alex in Windows XP/Vista Blog
 
RegClean2008 Descriptions: RegClean2008, also known Reg Clean 2008 by a lot of people, is the latest counterfeit Windows Utility software that endangers the world of computers. RegClean2008 usually installed itself onto your PC without your permission, through Vundo Trojan, Virus or fake software. RegClean2008 will display fake system alerts or...
 
 
 
 
 
Expand article

RegClean2008 (Reg Clean 2008) Removal Instructions

2008-06-26 05:26:12 by Alex in MS Windows Articles, Reviews and Videos
 
RegClean2008 Descriptions: RegClean2008, also known Reg Clean 2008 by a lot of people, is the latest counterfeit Windows Utility software that endangers the world of computers. RegClean2008 usually installed itself onto your PC without your permission, through Vundo Trojan, Virus or fake software. RegClean2008 will display fake system alerts or...
 
 
 
 
 
Expand article

10+ Useful JavaScript Regular Expression Functions to improve your web applications efficiency

The Article has images
2008-05-10 05:03:13 by minidxer in Ntt.cc
...Regular expressions have been used. Regular expressions are very powerful tools for performing pattern matches.And validating user input is the bane of every software developer existence. But these patterns used in RegExp can be very simple. Fortunately, JavaScript 1.2+ has incorporated regular expressions.JavaScript has an alternate syntax...
 
 
 
 
 
Expand article

10+ Useful JavaScript Regular Expression Functions to improve your web applications efficiency

The Article has images
2008-05-10 05:03:13 by minidxer in Ntt.cc
...Regular expressions have been used. Regular expressions are very powerful tools for performing pattern matches.And validating user input is the bane of every software developer existence. But these patterns used in RegExp can be very simple. Fortunately, JavaScript 1.2+ has incorporated regular expressions.JavaScript has an alternate syntax...