Tagged Questions
For issues relating to using the windows registry edit tool or performing registry edit operations.
4
votes
6answers
6k views
How to launch windows regedit with certain path?
How to launch windows regedit with certain path located, like "HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0", so I don't have to do the clicking. What's the command line argument to do this? ...
1
vote
1answer
44 views
Appending adding annd reading regedit with custom vb.net buttons
I have 26 buttons on my form (each a letter of the alphabet) i want to press a button lets say Z and that it then changes the relevant registry key value of 0 to 1 representing the button has already ...
1
vote
3answers
877 views
How to add registry key on Windows CE 5.0 device?
I've a panel pc which runs Windows CE 5.0. On top of this runs some proprietary runtime.
Due to the specifics of the network, I would like to add a static "host" entry for one IP. I found out that on ...
1
vote
1answer
123 views
Could you share a powershell script for setting up a new computer?
I've long used a cmd.exe script to set up new (virtual) machines. I'm tired of using reg.exe and regedit.exe to set registry values - both are quirky. I suspect powershell is a better solution for ...
1
vote
2answers
165 views
Removal of admin rights from each desktop using C# .NET
How should i remove admin rights for each desktop user on Win XP, Win Vista and Win 7 programmatically using C# .NET ?
1
vote
1answer
222 views
Add to Trusted Site
What we did:
We have created an activex which installs through the web browser into client machine
What are the Problems facing now?
We are trying to add the site in trusted site list
Which we ...
1
vote
2answers
172 views
Receiving arguments from Windows Context menu
I have done this before but for the life of me can't remember how to do this...
In my explorer context menu I added a new entry (go to regedit...go to HKEY_CLASSES_ROOT...bla bla bla)... Now when i ...
1
vote
4answers
1k views
php/dos : How do you parse a regedit export file?
My objective is to look for Company key-value in the registry hive and then pull the corresponding Guid and other keys and values following it. So I figured i would run the regedit export command and ...
1
vote
4answers
872 views
Regedit file format
I would like to document the file format of regedit utility, so data can be merged into the registry.
From the command-line you can (silently) merge data from a batch file like this:
regedit /s ...
0
votes
1answer
14 views
Why does regedit give different results from reg query?
I have jdk 1.6 installed on my machine and have a discrepancy between regedit and reg query. From regedit I have the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
but if ...
0
votes
1answer
21 views
fidling with hibernation slowness on XP needed
Hibernating my laptop is very slow: 30min +, I have googled to no avail helas. some conflicting info and voodoo fidling seems to help some but not others (ie disabling DMA cache on the drive)
My ...
0
votes
0answers
21 views
Plesk doesn't detect multiple PHP versions [closed]
I have installed two PHP versions on my Windows Server 2008 R2 box.
The paths of the installations are:
C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5 (5.3 version)
C:\Program ...
0
votes
0answers
43 views
How to handle UnauthorizedAccessException from User Code
In a Windows Application I have, I am doing some changes in registry like deleting a particular key, in some test scenarios like in a Vista machine with its UAC put on, I'm getting ...
0
votes
0answers
38 views
How to change or remove Screen Resolution from context menu on desktop?
I want to remove context menu shortcut key "c" that is running "Screen Resolution" when i press right click on desktop (not on any file, folder, just righnt click to empty desktop space). Reason for ...
0
votes
0answers
16 views
How to get performance configurations values via Regedit (windows 2003)
Is it possible to get what was set in performance configurations via regedit?
I want to know what was set for the following configurations:
System Properties->Advanced tab->Performance->Advanced ...
0
votes
0answers
60 views
How to enable TabProcGrowth for IE7 with mutli processes? [closed]
For some reason, I want each tab/window of IE7 will run with its own process. Like I do with IE8 by setting TabProcGrowth more than 1.
In general, is there a way to add another process of individual ...
0
votes
2answers
44 views
receiving only the filename in a shell command
I want to get only the filename (and no the full path) when running a shell command on some file extension (In the context menu of it)
It is probably done somehow in the registry, in the file ...
0
votes
1answer
124 views
decompiling chm file: hh.exe requires only the filename. no full path is allowed
I noticed that hh.exe is capable of decompiling a .chm file to a set of .html files.
But in order to work it requires the path to the file be current directory and the filename be the filename itself, ...
0
votes
1answer
33 views
Non-bootable Win 2003 Server--need to find ODBC settings
I inherited a problem. I have a Windows 2003 machine that will not boot. I really just need to view the ODBC setttings from this drive (i.e. win 2003 boot drive). I was able to mount and access the ...
0
votes
1answer
87 views
how can I run an app automatic after restart?
how can I run an app automatic after restart?
(by c# code) I create A new string in 'runOnce' key in registry with the path of the App.
the OS run this APP before it load the OS
my problem is: My APP ...
0
votes
2answers
42 views
If StartMenuInternet is not set, where else can I look for the default browser?
key = Registry.CurrentUser.OpenSubKey(@"Software\Clients\StartMenuInternet", false);
if (key == null)
{
key = Registry.LocalMachine.OpenSubKey(@"Software\Clients\StartMenuInternet", false);
}
On ...
0
votes
0answers
106 views
What are Windows configuration files (text files and binary files)? [closed]
I want to know about Windows configuration files.
In my opinion: the .INI files (in WindowsNT) and config.sys, autoexec.bat(in Windows 3.x) are text configuration files.
Registry (in WindowsNT, ...
0
votes
1answer
53 views
associate new extentions with programs in regedit
I teach my self everything using trial and error then ask on forums like this my blanks that I can figure out yet.
Today’s question is, can I associate a file extension with a default program to open ...
0
votes
3answers
580 views
cmd: regedit from cmd
how can i run to a specify path in regedit from cmd? I would like to add a new key to a specific service. Can someone help me? I would like to do this from a c# code, but first i am trying to do it ...
0
votes
2answers
50 views
NANT registry import
I have a build task in CruiseControl.NET that needs to import a registry setting. I have tried using the EXEC task and running regedit.exe but it seems to fail.
There doesn't seem to be a like ...
0
votes
1answer
109 views
Rclick menuext fails with internet explorer
i'm trying to get the url and title of any website with this javascript we wrote. i made the javascript in a .HTM and get it from out my regedit in the menuExt. like file://C:\Users\lala\script.htm
...
0
votes
3answers
148 views
Hiding registry activity
The Project: I am currently developing a security system and the system relies on the registry for support.
The Problem:
If someone managed to locate the registry key I am using, that person could ...
0
votes
3answers
167 views
Copy as path in windows context menu
I'm trying to implement "Copy as path" option in windows context menu ,which copies current file or folder path to clip board
instead of installing a software for this , i would like to implement it ...
0
votes
1answer
2k views
How to ignore the error of the certificate
Sorry ,my English is poor, I have never speak English after I leave the school.
but now this problem have trouble me for a long days.
My problem: when I open the website which the security ...
0
votes
3answers
391 views
add shortcut to my program when right click
Im not sure what the exact term should i called. I want to add shortcut to my C# program when i right click in windows.
From my findings, it got something to do with configure the "regedit". I have ...
0
votes
3answers
1k views
regedit dialog not opening
I am trying to open regedit from run dialog on Winxp. I tried to lauch it from alternative places such as Task Manager, IE etc. I am running as admin
Forums reveal that's it's a virus. but nothing ...
-1
votes
1answer
16 views
copying a lot of registry keys
I have this huge registry tree i want to copy over and over. Does anyone know how I could copy more than one key at a time ? I have windows xp, and I am using regedit but there is probably a better ...