6yr0sc0p3 Posted November 20, 2003 Share Posted November 20, 2003 I've found a cool script (dunno where, i think Kazaa, coz it was in my kazaa folder)to convert .reg registry exports to INF file with addreg!reg2inf.zip Link to comment Share on other sites More sharing options...
Numinous Posted November 20, 2003 Share Posted November 20, 2003 hmm.. dont suppose you know of something that converts infs to reg files Link to comment Share on other sites More sharing options...
6yr0sc0p3 Posted November 20, 2003 Share Posted November 20, 2003 Try changing sumthin in the source code to be run in REW mode Why? U have INF regtweaks??? Link to comment Share on other sites More sharing options...
Numinous Posted November 20, 2003 Share Posted November 20, 2003 for the same reason anyone would want to convert a reg file to an inf file ..lol i want it because i use a folder full of reg files processed with a command like this..for %%i in (%systemdrive%\install\regtweaks\*.reg) do start /wait regedit /s %%iseeing as regedit exports reg files it makes things a whole lot easierif i need to add or remove a tweak i just drop it in or move it out of the folder Link to comment Share on other sites More sharing options...
jonnywi Posted November 20, 2003 Share Posted November 20, 2003 @Numinousi'm the same opinion.this is my way, too.before i change to inf files, i create adm files for policy, than i can restrict each user. but this ways are only for registry.and inf can more Link to comment Share on other sites More sharing options...
Screwz Luse Posted November 20, 2003 Share Posted November 20, 2003 Hey, is there a registry entry so that I can view with details and by type? (I know, sounds weird, just a preference of mine ) Link to comment Share on other sites More sharing options...
Spooky Posted November 20, 2003 Share Posted November 20, 2003 I've found a cool script (dunno where, i think Kazaa, coz it was in my kazaa folder)to convert .reg registry exports to INF file with addreg!I think this is the main site for that:http://wald.heim.at/redwood/510433/wsh/index.htmlmy foreign language skills are a little rusty but from what I could translate quickly from the readme file with it, its for winNT and not 2000 or XP. Link to comment Share on other sites More sharing options...
6yr0sc0p3 Posted November 20, 2003 Share Posted November 20, 2003 Does it really matter? I've tested it with a few reg files and it worked fine. Still much better than editing an INF from scratch Link to comment Share on other sites More sharing options...
daze Posted November 28, 2003 Share Posted November 28, 2003 i'm able to translate the needed parts if anyone wants me to... greetings Link to comment Share on other sites More sharing options...
Crusty01 Posted November 30, 2003 Share Posted November 30, 2003 XtremeMac:Hey how can we disable the windows start-up shutdown, log-on log-off sounds by tweaks or something like that even for the first boot?Well by having a quick look in the registry I'd say it's the next registry entry that you could use: [HKEY_CURRENT_USER\AppEvents\Schemes]@=".None"My Guesstimate is that windows looks at just this registry key and adjusts the following subkeys with this value.But I'll try it out soon. Link to comment Share on other sites More sharing options...
Bold_Fortune Posted December 5, 2003 Share Posted December 5, 2003 I'm not bright enough to have an original registry tweak; however, here is a "registry tip" I thought up all by myself.After I complete a fresh installation of XP, I export from the registry this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Then when I've completed setting up services to my liking, I export the same key again ... This way I'll have it ready to setup Services instantly for me the way I like them should I re-install or do a repair install. If I choose to revert back to default settings, I have that too. Actually, it's more of a time-saver tweak I guess.Oh, wait. I have one more:I setup my Security Settings according to this page:http://www.jfitz.com/tips/ie_security_config.htmlI feel pretty secure with these settings; however, you can't use Windows Update with your Security Settings setup this way. So, before I adjust my settings, I export this key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones. (That's the Default Settings.)After I have them setup, I export that same key again, and name it "Adjusted Settings.reg" Then when I need to get to Windows Update, I click and add the Default Setting reg file. When I'm done updating, I click on my Adjusted Settings reg file. Credit to Dirk Diggler for helping find the registry key I wanted to export. Link to comment Share on other sites More sharing options...
Spooky Posted December 5, 2003 Share Posted December 5, 2003 I've found a cool script (dunno where, i think Kazaa, coz it was in my kazaa folder)to convert .reg registry exports to INF file with addreg!Is there an english version of this? Link to comment Share on other sites More sharing options...
Shotgun Posted December 6, 2003 Share Posted December 6, 2003 These tweaks allows you to control access to the Internet Explorer setup and control panel functions (found under Tools -> Internet Options).Open your registry and find the key below. Create a new DWORD value based on the options below (the name in bold), and set the new value to equal "1" to enable the restriction or "0" to disable the restriction. User Key: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]System Key: [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control Panel]Accessibility - disables all options under AccessibilityAdvanced - Prevent changes to advanced settings AdvancedTab - removes Advanced tabAutoconfig - Prevent changes to Automatic Configuration Cache - Prevent changes to temporary file settings CalendarContact - Prevent changes to calender and contacts Certificates - Prevent changes to security certificates CertifPers - prevents changing Personal Certificate optionsCertifPub - prevents changing Publisher Certificate optionsCertifSite - prevents changing Site Certificate optionsCheck_If_Default - Prevent changes to default browser check Colors - Prevent Color changes Connection Settings - Prevent changes to connection settings Connection Wizard - Disable the Connection Wizard ConnectionsTab - removes Connections tabConnwiz Admin Lock - disables the Internet Connection WizardContentTab - removes Content tabFonts - Disable font changes FormSuggest - disables AutoComplete for formsFormSuggest Passwords - prevents Prompt me to save password from being displayedGeneralTab - removes General tabHistory - Disable changes to History settings HomePage - Disable changes to Home Page settings Languages - Disable Language changes Links - Disable Links changes Messaging - Disable Messaging changes Privacy Settings - prevents changs to privacy settingsPrivacyTab - removes Privacy tabProfiles - Disable changes to Profiles ProgramsTab - removes Programs tabProxy - Disable changes to Proxy settings Ratings - Disable Ratings changes ResetWebSettings - disables the Reset web Setting buttonSecAddSites - prevents adding Sites to any zoneSecChangeSettings - prevents changing Security Levels for the Internet ZoneSecurityTab - removes Security tabSettings - prevents any changes to Temporary Internet FilesWallet - Disable changes to Wallet settingsRestart Internet Explorer for the changes to take effect. Link to comment Share on other sites More sharing options...
XtremeMaC Posted December 6, 2003 Share Posted December 6, 2003 hey there is babelfish you don't need to translate thanks Crusty01 its definetly that key and it works Link to comment Share on other sites More sharing options...
Spooky Posted December 8, 2003 Share Posted December 8, 2003 wrong forum Link to comment Share on other sites More sharing options...
Recommended Posts