Question:
Is there any way of editing the Win95 Registry other than exporting it to a text file?. If not, how can I quickly change the registry ie. When exported my registry takes up over 1.3mb and using INPUT to find the data I want takes ages, is there any other way of doing this?
Answer:
Visual Basic provides several quick functions for editing the registry.The first is GetSetting, which reads a setting from the registry. It isdesigned to work in concert with SaveSetting, which writes settings to aspecial place in HKEY_CURRENT_USERSoftwareVB and VBA Program Setttings.For most applications, reading and writing to this area is sufficient. If you want to read other settings from other areas in the registry, youhave to use the API functions to do it.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























