Search Result

Collapse
3 results in 0.0041 seconds.
Keywords
Members
Tags
registry
  •  

  • How to edit registry, delete a file & start/stop a process using C & C++..?

    I want to create an application using C or C++ which includes all these operations.
    See more | Go to post

  • In c# .Net Framework 2.0 how can i fill a list box with registry values? and edit it?

    so my ultimate goal is to have a checked list box with a few columns such as "Name" "Location" "Manufactur er" like in Msconfig where it will list start up items from the registry and a few folders such as:

    LocalMachine\SO FTWARE\Microsof t\Windows\Curre ntVersion\Run
    CurrentUser\SOF TWARE\Microsoft \Windows\Curren tVersion\Run
    LocalMachine\Sy stem\CurrentCon trolSet\Service s
    C:\windows\Syst em32\drivers...
    See more | Go to post

  • msjonathan
    started a topic Use config file in stead of changing registry

    Use config file in stead of changing registry

    hi,

    I am writing an reader/writer of excel files. Here for I use OLEDB to read excel files.
    To read them I use in my connection string IMEX = 1. So I have to change the Registry key: TypeGuessRows HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Jet\4.0 \Engines\Excel and HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Office\ 12.0\Access Connectivity Engine\Engines\ Excel sections

    I looked it up but and it's easy to change keys in...
    See more | Go to post
Working...