63 Topics

Member Avatar for
Member Avatar for eplutons

I couldn't find a proper category for this question but ... Does anyone know of a domain registrar offering net (15, 30) terms? I am the IT buyer at a large company with many domains and we prefer to use our standardized payment method. Thanks a bunch!

0
135
Member Avatar for ITKnight

Hi all, I want to save some form setting at registry, my friend told me that vb has a function to save it.. what it is? and how to use it? Please Help Thanks

Member Avatar for ITKnight
0
696
Member Avatar for abd640

Hi I want to change the permission of a registry key , and I want to set it as a read only... How can I do that ??? I tried this way, but it doesn't change anything, also it doesn't give me anything. like nothing is happened... [CODE]RegistryPermission rp = …

Member Avatar for abd640
0
593
Member Avatar for dipanjanpal

I am currently running Windows Vista Servicepack1 amd I am using C-Free4.1 compiler. plz check the C code...[CODE] # include <stdio.h> # include <windows.h> # include <winreg.h> main() { HKEY hkey; RegOpenKeyExA(HKEY_LOCAL_MACHINE,"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",0,KEY_ALL_ACCESS,&hkey); RegSetValueExA(HKEY_LOCAL_MACHINE,"Testing",0,REG_SZ,"HELLO",5) ; RegCloseKey(HKEY_LOCAL_MACHINE); } [/CODE] Plz help me with this code or suggest me some good codes in …

Member Avatar for ckoy
0
223
Member Avatar for firoz.raj

When i tried to open any webpage just like live.com in the internet explorer.i got error the instruction at "0x42f649b2" referenced memory at "ox8a2edfe6".the memory could not be read. click ok to terminate the program.click on cancel to debug the program.Kindly let me know the idea.Any help would be highly …

Member Avatar for jolin_ee
0
189
Member Avatar for dipanjanpal

Can anyone tell me how to use _winreg module in Window vista without being administrator. I have tried but it gives an Error5 "Access is denied".plz help me. Thank u in advance....

0
101
Member Avatar for Elihu5991

My disc drive isn't working and I found this solution on this site [URL="http://www.vistaheads.com/forums/microsoft-public-windows-vista-hardware-devices/39472-code-10-19-dvd-drive-resolution.html#post168575"]http://www.vistaheads.com/forums/microsoft-public-windows-vista-hardware-devices/39472-code-10-19-dvd-drive-resolution.html#post168575[/URL] which was from [URL="http://www.vistaheads.com/forums/windows-vista-home-premium/88055-matshita-dvd-ram-uj-850s-ata-device.html"]http://www.vistaheads.com/forums/windows-vista-home-premium/88055-matshita-dvd-ram-uj-850s-ata-device.html[/URL]. I would like to know if I was to apply this edit, it wont screw up my computer, as when the registry screws up, its very unlikely it'll be able to boot …

Member Avatar for Elihu5991
0
187
Member Avatar for happygeek

Rather than cover all the same ground again, may we take the liberty of referring you to [URL="http://www.daniweb.com/reviews/review280960.html"]our earlier review of System Mechanic 9.5[/URL] which provides all the basics of what the software is and what it does? In a nutshell though, System Mechanic is a collection of diagnostic, repair …

Member Avatar for happygeek
2
388
Member Avatar for Oakknollie

For the life of me, I can't find the service or program that keeps installing itself after deletion from Windows XP (Pro, w/ svc pack 3) registry... Does anyone here know of software called "Rabia" (that's the local machine key), with 2 sub-keys, "CodV4Q==", and "DYNV4Q==" containing binary data? My …

Member Avatar for crunchie
0
262
Member Avatar for Borzoi

Is there a way to set the keyboard languages via the registry? I need to set some computers to have English (UK) as the primary keyboard language but also have Polish as a secondary. This is only needed for some users though so the plan is to have it run …

Member Avatar for lasitha2005d
0
2K
Member Avatar for Menster

Hi Guys, I'm in the process of developing an ActiveX control which is designed to check the status of an installation and the config of that installation if it is there. I'm 5/6ths of the way there, but in one of my steps, I rely on a 3rd party DLL's …

0
96
Member Avatar for punnoosepj

hi i made an msi with a c# form .but i need to register into the registry some values during installation in the registry. How do i do that. with thanks in advance Punnoose

Member Avatar for CloneXpert
0
158
Member Avatar for blackbelt27

***RUNNING:windows xp sp 2 ok i ridded a computer of 1021 infected files 23 viruses and 3 droppers. after disinfection internet axcess was damaged , so i re-installed the TCP/IP to the LAN connection and deleted the WinSock and WinSock2 entries and rebooted, (automatically rewriting the entries correctly) and bam …

Member Avatar for blackbelt27
0
191
Member Avatar for dnBunnie

Hi, several applications use as much as CPU as they can while starting up. This takes one and sometimes several minutes. I'm using WinXpPro SP3. I suspect it is the registry or a service that is not started but should or maybe a replaced driver/DLL. It happens with and without …

Member Avatar for gerbil
0
228
Member Avatar for happygeek

[ATTACH=right]14704[/ATTACH][B]Reviewer's View[/B] I'm the kind of person who has an almost religious fervour when it comes to keeping data backed up, perhaps unsurprisingly as I am an IT professional and my livelihood depends upon it. So when it came to the hands-on testing of System Mechanic 9.5 for this DaniWeb …

Member Avatar for 1stukgent
0
684
Member Avatar for freemanirl

So, I made this function to return data from the registry. I'm going to be calling different things from different places to get hardware information. Unfortunately, it works the second time you call it. Here is the output: Could not find value: Identifier Returned: ?? Returned: x86 Family 6 Model …

Member Avatar for freemanirl
0
225
Member Avatar for freemanirl

Okay, so I've been looking at this for quite some time. I think I know what the problem is, but my C++ skills are sad a best due to stuff like Java, C# and VB. So, I'm trying to pull information from the registry, and I have no problem getting …

Member Avatar for freemanirl
0
193
Member Avatar for Graphix

Hey everybody, I currently making a program that needs to activated on startup. So after extensive googling I decided to do it the registry way. However, creating a new value or editing an existing value, is not working. Could you explain how to edit and/or create a value in a …

Member Avatar for Graphix
0
274
Member Avatar for buffonomics

Is it possible to programmatically determine the currently installed graphics driver in windows, Mac, or Linux? methinks to check the system registry for windows. If so, where and what about the other OS? Major props to anyone who can answer this one :P Thanks

0
87
Member Avatar for kboy00

When I turn on my HP Pavilion laptop the screen is filled with vertical colored lines, then the screen slowly turns white and then it turns black starting from the edges. After two days of this, it booted up with a recovery program and later everything looked fine. Now I'm …

Member Avatar for chrishea
0
117
Member Avatar for Matt323

Hi, i'm newish to this website, (i've googled a lot for answers to my questions and often came accross very useful answers to my problems on this website) and i'm also in the middle of learning C++. As i learn new things i decide to make little programs that actually …

Member Avatar for mitrmkar
0
372
Member Avatar for SillyBilly

I have a question, couple of years ago, I had a system failure and windows tech support help me fix it but had me do a lot of registry entries in windows recovery console. What ended up for the fix was he had me actually put the boot files on …

Member Avatar for gerbil
0
281
Member Avatar for TechSupportGeek

Hello world, I would be grateful if you helped me. I've built a text editing application and I would like it to load values/user settings from the Windows Registry. Here's my code but it is somehow wrong (I believe it whatsoever has to do with wrong syntax but it could …

Member Avatar for TechSupportGeek
0
238
Member Avatar for Diamonddrake

When I installed windows 7 I opted to do a fresh clean install, but the key I purchased was an upgrade key and required that I performed an upgrade. The disk itself was bootable so I performed a clean install and modified some registry keys and ran a vb script …

Member Avatar for DdoubleD
0
99
Member Avatar for Ragoune

Hi, As I'm new to C++, but not to programming, I tried to start simple by reading off value from the registry. I'm talking about standard values such as the processor's name. I made a little function which checked how many processors the user has, that works fine. But I …

Member Avatar for Ragoune
0
3K
Member Avatar for Grand666

hey guys, im new here and this is my first question. my pc runs a bit slow and im sick of trying all those system care products that people claim to work. ive tried so many but it just seems worthless. i know my best bet is to reinstall windows …

Member Avatar for Adamsappleone
0
178
Member Avatar for WolfPack

[COLOR=Red][B]This blog entry is regarding a registry hack for Windows XP. Be advised that twiddling with the registry requires care, and use the information here at your own risk. [URL="http://support.microsoft.com/default.aspx?scid=kb;en-us;322756"]Backing up[/URL] the registry before proceeding is adviced. [/B][/COLOR] This is a based on the [URL="http://www.petri.co.il/add_command_prompt_here_shortcut_to_windows_explorer.htm"]Add Command Prompt Here[/URL] tweak that …

0
338
Member Avatar for mikeandike22

You can now put a bootable copy of windows on a USB flash drive and then use it as an easy way to recover your windows files if it crashes or just to bring your xp wherever. You need 3 things for this a USB drive with at least 256mb …

0
160
Member Avatar for happygeek

Get ready for [URL="http://www.microsoft.com/security"]Patch Tuesday[/URL]. July 13th will be the biggest update for 18 months, with no less than 12 security bulletins: 9 for the Windows OS, 2 for Office and 1 for Exchange. Of these, both Windows and Office updates include one flagged as critical, the highest Microsoft threat …

Member Avatar for kc0arf
0
276
Member Avatar for kc0arf

The Washington Post, among other news agencies is reporting a "severe" security flaw that affects Microsoft Windows 98 - XP. According to the article, the flaw allows computer virus and spyware manufacturers to disribute malicious programs designd to take control of affected computers. Macintosh and Linux users are immune to …

Member Avatar for The Dude
0
213

The End.