Jump to content

r0sWell

Member
  • Posts

    189
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by r0sWell

  1. i think it's solved now. in the error box that appears, there is a link to Microsoft support : microsoft support link it is described. i modified the Rollback in my registry tweaks i don't tested again but it must work now. @Raverod : you have used Gosh's reducting size of source method ? did you run nlite b4 reducing size of source, or after ? is it different ? i mean i would want to test this too. i would want to ask you, why have you removed system restore, some softwares need it, needn't they ? and i have seen that nlite add a nlite.cmd in the i386 folder, for cleanup if i remember correctly, but to clean what (if you know) ?
  2. up edit : i've just tested again, and after the Windows installation, i still cannot install framework. so it seems there is an external problem too i verified again, System Restore is not checked, so it's enabled. i verified again the status of all Windows Services, and System Retore is in "Auto" and "Started". System Restore depends on RPC, which is started too. i don't understand.
  3. i tested to install the .Net Framework 1.1 using RunOnceEx, after Windows XP installation, with my others software. this works perfectly well for my Windows SP1a, but for SP2. here is what i use for SP1a : REG ADD %KEY%\005 /VE /D "Microsoft .Net Framework 1.1" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Hotfixes\NetFramework\netfx.msi /qn" /f this doesn't work anymore. when comes the moment to install Net Framework 1.1 (runonceex.cmd) a message box appears and tells me that i have to enable the System Restore, so i click "OK" and it doesn't install itself... please help if you know why it tells me that. system restore was enabled thank you
  4. Hello, i create a new topic for my problem, which is that after having reduced my Windows XP Unattended CD using the great Reducing Size of Source method by Gosh, it's impossible to install Microsoft .Net FrameWork ! i think that those who have used this method to add more space on their CD should have this problem too, shouldn't they ? here is my CD structure : --root (XPBOOT.BIN, WIN51, WIN51IP, win51ip.SP2, setupxp.htm) ---------$oem$ (cmdline.txt, useraccount.cmd, runonceex.cmd...) ------------------$1 -----------------------Drivers ----------------------------------001_intel_sata_raid (ich5 sata & raid) -----------------------Hotfixes (all my softwares) -----------------------Install (regtweaks, cleanup...) ------------------$$ -----------------------System32 ---------BOOT ------------------system32 ---------i386 ------------------asms (contains others directories : 1, 2, 10, 52, 60, 70, 1000, 5100, 6000, and 7000) ------------------svcpack (created by me for Themes.exe) ------------------system32 (ntdll.dll & smss.exe) i searched on the forum to find methods, but the 2 methods doesn't work ! 1st : create a 'dotnetfx' directory at the root of the CD and place 'dotnetfx.exe' 2nd : create a directory 'dotnetfx' at the root of the CD and extract 'dotnetfx.exe' in it, after this, rename 'install.exe' by 'setup.exe' both methods don't work at all ! so i tested to install it using a RunOnceEx commande, with my others programs... when it comes, i have an error with the System Restore. It tells me that i must activate System Restore to install FrameWork 1.1, but i activated it ! so i really don't kinow how it is possible to install DOTNET Framework after have used the Gosh's Reducing Size of Source method. please help, thank you in advance.
  5. i reduced my Unattended XP using the Gosh reduction method.. Link to Gosh topic His work is very good and his reduction method has helped me to have a ~350Mb XP CD (with SP2). Gosh but now i can't install dotnetfx 1.1 ! i don't know i i can integrate dotnetfx in my unattended XP CD. i tested the 1st method described in this topic, it didn't worked. now i'm ready to test the 2nd method, but i'm affraid that the result will be the same if someone use the Gosh method to reduce the size of his unattended XP CD and knows how i can install DOTNet Framework 1.1 during XP installation, thx a LOT ! if not, thx for any help i need framework but now i completely blocked.
  6. I think you should use : DEL /F /S /Q %UserProfile%\Favoris\*.url this should work fine. it should also delete shortcuts in directories LIENS, etc...because /S delete inside directories. type DEL /? in a MS-DOS box (invite de commande) to see the parameters
  7. well, i think i found what was the problem (because i've just re-test and it worked this time) : in SVCPACK.INF in .\i386\ before : [SetupData] CatalogSubDir="\i386\svcpack" i changed into this : [SetupData] CatalogSubDir="i386\svcpack" --> i remove the " \ " in front of i386\svcpack, where the directory svcpack is where i install themes (70Mb compressed in 5Mb in a RAR file) but now i have some others problems (all was good with same softwares in SP1a CD) : - NetFramework 1.1 doesn't install at all ! - after 2-3 minutes of RunOnceEx install, at Alcohol 120% installation, Windows found a SCSI/RAID driver that i must install (may be a consequence of RyanVM sata/raid pack ?, but i don't have sata or raid HDD), and i think it causes the failure of one of my *.VBS file (end of the installation: restore point deletion if there are any restore points created during the installation of my softwares) - when InCD 4.3.0.0 should install itself, a message box appears and tells me that i must install from Control Panel or something like that... - after entering Windows for the 1st time, some directories that should have been deleted by post-installation of Windows (in Program Files, like "xerox", "netmeeting", "msn explorer", ..) are still present, why didn't they delete themselves ? i know my english is not perfect, so ask me if you don't understand . thanks for any help
  8. hello, i updated my uA XP CD with the SP2. i wanted to test my ISO with VMware. the pb is that the install seems to block at 33 minutes. i waited more than 5 minutes and it didn't change. so i'm wondering if splitstreaming my original XP CD with SP2 using nlite (last version), and adding the RyanVM big sata/raid drivers pack could cause this failure ?? thx in advance for your help
  9. I'm working on my uA-XP CD to integrate the SP2 and i would want to know : The version with XP SP2 is now 5.1.2180 and not 5.1.2600 anymore, if i remember correctly. So in svcpack.inf (i use this method too, with RunOnceEx), i'm wondering if we should use this : [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=[B]2180[/B] [SetupData] CatalogSubDir="\i386\svcpack" [ProductCatalogsToInstall] [SetupHotfixesToRun] [I]Themes.exe[/I] thx for your explanations EDIT : oops, ok it's 5.1.2600.2180 in fact
  10. working on my Unattended XP, i made a splitstream of my XP CD today, with SP2, using nlite. in nlite options, i remove the NetFramework and it will install itself (NetFramework 1.1) with my others softwares using RunOnceEx method. is this method still good/working for SP2 (this is what i used for SP1a) ?? thx
  11. i worked a lot on my screen setup (exactly, its update) this afternoon. here is what i did (1024x768 picture) :
  12. yes, it doesn't work on my computer. so it will have no problem i think with VideoChanger. thx.
  13. this method can interest me to solve my screen resolution problem (blocked in 640x480, using RunOnceEx..) i would change my screen resolution to 1024x768, and if it is possible make 2 columns for the RunOnceEx box i made one thing to change the screen resolution : this line below is correct or i have to modify it ?? (note: i placed the 1365VidChng.exe in \$oem\$$\System32\ , and i don't use a prepare.cmd) REG ADD %KEY%\001 /VE /D "change screen resolution to 1024x768" /f REG ADD %KEY%\001 /V 1 /D "%systemroot%\system32\1365VidChng.exe 1024x768x32@85 -q" /f Thx for you answers
  14. @mazin : ok it's perfectly working thank you very much.
  15. yes, setup.exe is in %systemdrive%\Hotfixes\RegOrganizer\ i made the modification in your JS, i'll test it using VMware in 1-2 hours.
  16. EDIT : yes, i tested it in Windows, but i've juste tested it using VMware and i had the same error again "please use the control panel to install and configure system components" i made my unattended XP using RunOnceEx, and the installation of RegOrganizer fail with your JS using RunOnceEx. using directly your JS file in Windows, it works perfectly. have you an idea ? here is what i use : - runonceex code REG ADD %KEY%\077 /VE /D "Reg Organizer 2.1" /f REG ADD %KEY%\077 /V 1 /D "%systemdrive%\Hotfixes\RegOrganizer\regorg_install.cmd" /f - "regorg_install.cmd" cmdow @ /HID @echo off echo Installation de Reg Organizer 2.1 start /wait %systemdrive%\Hotfixes\RegOrganizer\regorg_install.js echo OK. EXIT - "regorg_install.js" (your JS file, i change the 30000 value to 20000) function getWin(win, inc) { var cntr = 0; while (!WshShell.AppActivate(win)) { if (cntr==12) return true; cntr++; WScript.Sleep(inc); } return true; } var WshShell = new ActiveXObject("WScript.Shell"); var Run = WshShell.Run("setup.exe"); { WScript.Sleep(2000); getWin("Installing Reg Organizer", 500); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(500); WshShell.SendKeys (" "); WScript.Sleep(500); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(500); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(500); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(20000); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(500); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(3000); WshShell.SendKeys ("%{F4}"); } WScript.quit(); Please note that even if i don't use regorg_install.cmd but directly regorg_install.js, i have the same error.
  17. mazin, i've juste tested it and it works perfectly ! excellent thank you for your great help ! maybe you should add your J.S. method for Reg Organizer in the "switch topic" ?
  18. @mazin : have you received my email ? i sent you the trial software.
  19. @mazin : thx a lot for your JavaScript file ! i will test it tomorrow morning and i will tell you if it worked. (but if you really want a copy of reg organizer 2.1, it's a trial version which works even if you're not a registrated user but in this case it has some limitations, so you can test it and i can send the file to you, ask me). EDIT : i tested it just after replying your post it didn't work, and i get many message boxes which are telling me the same thing : (translated from French, "please use the control panel to install and configure system components". )
  20. ok, i tested installrite 2.5c, autoit v3 beta, and wininstall le, but i didn't find how to make correctly a package for Reg Organizer i'm wondering, is it possible to make a batch file which will copy the entire directory of R.C. (in program files), and after that, execute a reg file which will add the keys i've found for R.C. in the registry ?? if it's possible, can i uninstall or update the software in the future with this method ? i mean, how to create in the same time (with the previous batch file) an entry in the "install/uninstall softwares" in WindowsXP
  21. yes, i worked on it a few minutes ago, how to create the SFX. but i will need help there are problems that i can't resolve with my actual knowledges : - problem of registry key. - problem of having a solution to uninstall the software if i need to, or to update it. ....to resume, make a silent install which look like a normal install. here is the only file i have : . setup.exe when it is installed to c:\Program Files\Reg Organizer\, there are lots of files. here are the reg keys i found for Re Organizer in Regedit : (sorry it's very long, i hope it can be useful to help) Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\regfile\shell\Remove from the Registry\Command] @="C:\\Program Files\\Reg Organizer\\organizer.exe -unreg \"%1\"" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Reg Organizer] [HKEY_CURRENT_USER\Software\Reg Organizer] "InstPath"="C:\\Program Files\\Reg Organizer" [HKEY_CURRENT_USER\Software\RegOrganizer] [HKEY_CURRENT_USER\Software\RegOrganizer\AgeSystem] [HKEY_CURRENT_USER\Software\RegOrganizer\AgeSystem\3] ......... [HKEY_CURRENT_USER\Software\RegOrganizer\Backups32] [HKEY_CURRENT_USER\Software\RegOrganizer\Backups32\Finder] [HKEY_CURRENT_USER\Software\RegOrganizer\ExploredFolders] "Disque local (C:)"=dword:00004516 "Disque local (D:)"=dword:00007e49 [HKEY_CURRENT_USER\Software\RegOrganizer\ExploredKeys] "HKEY_CURRENT_USER"=dword:00002061 "HKEY_USERS"=dword:00002e21 "HKEY_LOCAL_MACHINE"=dword:00008af4 "HKEY_CURRENT_CONFIG"=dword:0000008b "HKEY_CLASSES_ROOT"=dword:0000107f [HKEY_CURRENT_USER\Software\RegOrganizer\Panels] "RegOnBar"=dword:00000075 "PC1W"=dword:000000c4 "PC1H"=dword:000002f4 "PC2W"=dword:00000398 "PC2H"=dword:000002f4 "Panel4W"=dword:0000045e "Panel4H"=dword:00000030 "Panel4Visible"=dword:00000001 "Status1T"=dword:000003ac "PC3W"=dword:000000aa "PC3H"=dword:00000328 "PC4W"=dword:000003b2 "PC4H"=dword:00000328 "LowP"=dword:0000006e "RegOnBarShow"=dword:00000001 [HKEY_CURRENT_USER\Software\RegOrganizer\Settings] "SessionID"=hex:05,f7,ef,ea,19,a6,e2,40 "asc_del"=dword:00000001 "pos"=dword:00000001 "images"=dword:00000001 "NAFile"=dword:00000001 "NADir"=dword:00000001 "UseBackup"=dword:00000000 "content"=dword:00000001 "HotTrack"=dword:00000001 "asc_del_reg"=dword:00000001 "BkWhere"="classic.bmp" "ci_HKCU"=dword:00000001 "ci_HKU"=dword:00000001 "ci_HKLM"=dword:00000001 "ci_HKCC"=dword:00000001 "ignore_cd"=dword:00000001 "ignore_network"=dword:00000001 "auto_close_window"=dword:00000001 "Infhide_backups"=dword:00000001 "F48isMaksimized"=dword:00000001 "Finder_column1"=dword:00000031 "Finder_column2"=dword:000000f6 "Finder_column3"=dword:0000007a "Finder_column4"=dword:00000229 "Finder_column5"=dword:00000051 "Finder_column6"=dword:00000051 "Profile"="C:\\Program Files\\Reg Organizer\\default.rpf" "Mode_num"=dword:00000001 "F56isMaksimized"=dword:00000001 "F56TW3"=dword:000000bd "F56TW4"=dword:000000bd "F56TW5"=dword:000000bd "F56P11"=dword:000000e4 "F56FEC2"=dword:0000004e "F56FEC3"=dword:0000004f "F56FEC4"=dword:0000004f "F56FEC2_v"=dword:00000001 "F56FEC3_v"=dword:00000001 "F56FEC4_v"=dword:00000001 "List3v2_column0"=dword:0000032f "List3v2_column1"=dword:00000059 "List3v2_column2"=dword:00000029 "List3v2_column3"=dword:00000039 "List4_column0"=dword:00000092 "List4_column1"=dword:000000fc "List4_column2"=dword:00000039 "SoftTab_column0"=dword:0000006a "SoftTab_column1"=dword:000000e4 "SoftTab_column2"=dword:00000041 "SoftTab_column3"=dword:00000039 "Autorun_column0"=dword:0000008a "Autorun_column1"=dword:000000cb "Autorun_column2"=dword:00000039 "Autorun_column3"=dword:00000039 "Shell_column0"=dword:00000062 "Shell_column1"=dword:00000059 "Shell_column2"=dword:000000cb "Shell_column3"=dword:00000039 "List1_column0"=dword:00000062 "List1_column1"=dword:0000007a "List1_column2"=dword:00000041 "List8_column0"=dword:00000073 "List8_column1"=dword:00000114 "List8_column2"=dword:00000039 "List9_column0"=dword:00000186 "List9_column1"=dword:00000039 "List10_column0"=dword:0000007a "List10_column1"=dword:0000011c "List10_column2"=dword:0000002d "List11_column0"=dword:0000007a "List11_column1"=dword:00000145 "List12_column0"=dword:000000db "List12_column1"=dword:0000006a "List12_column2"=dword:00000029 "List12_column3"=dword:00000025 "List12_column4"=dword:00000029 "ci_HKCR"=dword:00000000 "ignore_network_files"=dword:00000001 "ignore_cd_files"=dword:00000001 "ignore_flop_files"=dword:00000001 "skip_system_files"=dword:00000001 "ignore_list_enbl"=dword:00000001 "F12isMaksimized"=dword:00000001 "AdvCleanup_column0"=dword:000000dc "AdvCleanup_column1"=dword:00000262 "AdvCleanup_column2"=dword:000000f4 "AdvCleanup_column3"=dword:000000f4 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\regfile\shell\Remove from the Registry\Command] @="C:\\Program Files\\Reg Organizer\\organizer.exe -unreg \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Management\ARPCache\Reg Organizer] "SlowInfoCache"=hex:28,02,00,00,01,00,00,00,00,d0,4a,00,00,00,00,00,a2,ae,a3,\ b4,9f,5f,c4,01,02,00,00,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,\ 61,00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,52,00,65,00,67,00,20,\ 00,4f,00,72,00,67,00,61,00,6e,00,69,00,7a,00,65,00,72,00,5c,00,6f,00,72,00,\ 67,00,61,00,6e,00,69,00,7a,00,65,00,72,00,2e,00,65,00,78,00,65,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00 "Changed"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Reg Organizer] "UninstallString"="\"C:\\Program Files\\Reg Organizer\\uninstall.exe\"" "DisplayName"="Reg Organizer" "DisplayIcon"="C:\\Program Files\\Reg Organizer\\uninstall.exe" "DisplayVersion"="" "HelpLink"="" "HelpTelephone"="" "Publisher"="" "URLInfoAbout"="" "URLUpdateInfo"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Reg Organizer] "UninstallString"="\"C:\\Program Files\\Reg Organizer\\uninstall.exe\"" "DisplayName"="Reg Organizer" "DisplayIcon"="C:\\Program Files\\Reg Organizer\\uninstall.exe" "DisplayVersion"="" "HelpLink"="" "HelpTelephone"="" "Publisher"="" "URLInfoAbout"="" "URLUpdateInfo"="" [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Reg Organizer] [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\Reg Organizer] "InstPath"="C:\\Program Files\\Reg Organizer" [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer] [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\AgeSystem] [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\AgeSystem\3] ........... [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\Backups32] [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\Backups32\Finder] [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\ExploredFolders] "Disque local (C:)"=dword:00004516 "Disque local (D:)"=dword:00007e49 [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\ExploredKeys] "HKEY_CURRENT_USER"=dword:00002061 "HKEY_USERS"=dword:00002e21 "HKEY_LOCAL_MACHINE"=dword:00008af4 "HKEY_CURRENT_CONFIG"=dword:0000008b "HKEY_CLASSES_ROOT"=dword:0000107f [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\Panels] "RegOnBar"=dword:00000075 "PC1W"=dword:000000c4 "PC1H"=dword:000002f4 "PC2W"=dword:00000398 "PC2H"=dword:000002f4 "Panel4W"=dword:0000045e "Panel4H"=dword:00000030 "Panel4Visible"=dword:00000001 "Status1T"=dword:000003ac "PC3W"=dword:000000aa "PC3H"=dword:00000328 "PC4W"=dword:000003b2 "PC4H"=dword:00000328 "LowP"=dword:0000006e "RegOnBarShow"=dword:00000001 [HKEY_USERS\S-1-5-21-1645522239-57989841-725345543-1003\Software\RegOrganizer\Settings] "SessionID"=hex:05,f7,ef,ea,19,a6,e2,40 "asc_del"=dword:00000001 "pos"=dword:00000001 "images"=dword:00000001 "NAFile"=dword:00000001 "NADir"=dword:00000001 "UseBackup"=dword:00000000 "content"=dword:00000001 "HotTrack"=dword:00000001 "asc_del_reg"=dword:00000001 "BkWhere"="classic.bmp" "ci_HKCU"=dword:00000001 "ci_HKU"=dword:00000001 "ci_HKLM"=dword:00000001 "ci_HKCC"=dword:00000001 "ignore_cd"=dword:00000001 "ignore_network"=dword:00000001 "auto_close_window"=dword:00000001 "Infhide_backups"=dword:00000001 "F48isMaksimized"=dword:00000001 "Finder_column1"=dword:00000031 "Finder_column2"=dword:000000f6 "Finder_column3"=dword:0000007a "Finder_column4"=dword:00000229 "Finder_column5"=dword:00000051 "Finder_column6"=dword:00000051 "Profile"="C:\\Program Files\\Reg Organizer\\default.rpf" "Mode_num"=dword:00000001 "F56isMaksimized"=dword:00000001 "F56TW3"=dword:000000bd "F56TW4"=dword:000000bd "F56TW5"=dword:000000bd "F56P11"=dword:000000e4 "F56FEC2"=dword:0000004e "F56FEC3"=dword:0000004f "F56FEC4"=dword:0000004f "F56FEC2_v"=dword:00000001 "F56FEC3_v"=dword:00000001 "F56FEC4_v"=dword:00000001 "List3v2_column0"=dword:0000032f "List3v2_column1"=dword:00000059 "List3v2_column2"=dword:00000029 "List3v2_column3"=dword:00000039 "List4_column0"=dword:00000092 "List4_column1"=dword:000000fc "List4_column2"=dword:00000039 "SoftTab_column0"=dword:0000006a "SoftTab_column1"=dword:000000e4 "SoftTab_column2"=dword:00000041 "SoftTab_column3"=dword:00000039 "Autorun_column0"=dword:0000008a "Autorun_column1"=dword:000000cb "Autorun_column2"=dword:00000039 "Autorun_column3"=dword:00000039 "Shell_column0"=dword:00000062 "Shell_column1"=dword:00000059 "Shell_column2"=dword:000000cb "Shell_column3"=dword:00000039 "List1_column0"=dword:00000062 "List1_column1"=dword:0000007a "List1_column2"=dword:00000041 "List8_column0"=dword:00000073 "List8_column1"=dword:00000114 "List8_column2"=dword:00000039 "List9_column0"=dword:00000186 "List9_column1"=dword:00000039 "List10_column0"=dword:0000007a "List10_column1"=dword:0000011c "List10_column2"=dword:0000002d "List11_column0"=dword:0000007a "List11_column1"=dword:00000145 "List12_column0"=dword:000000db "List12_column1"=dword:0000006a "List12_column2"=dword:00000029 "List12_column3"=dword:00000025 "List12_column4"=dword:00000029 "ci_HKCR"=dword:00000000 "ignore_network_files"=dword:00000001 "ignore_cd_files"=dword:00000001 "ignore_flop_files"=dword:00000001 "skip_system_files"=dword:00000001 "ignore_list_enbl"=dword:00000001 "F12isMaksimized"=dword:00000001 "AdvCleanup_column0"=dword:000000dc "AdvCleanup_column1"=dword:00000262 "AdvCleanup_column2"=dword:000000f4 "AdvCleanup_column3"=dword:000000f4
×
×
  • Create New...