Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AntonP

Member
  • Joined

  • Last visited

  • Country

    China

Everything posted by AntonP

  1. Is not any body whit a good tip out there?
  2. Hi, i got a real problem i think... To delete MSN user log on list. I know that you have to: "click the Start button -> click Run... -> type control userpasswords2 -> hit Enter or click OK -> click Advanced tab -> select Manage Passwords -> delete all Passport entries -> click OK/Apply" Iv tried this so many times, NOTHING happens when i select an adress and press the delete button, the adresses just don't dissapear...! Does anyone knows whats going on here??? And when i follow this trick: http://www.winguides.com/registry/display.php/1286/ Cool trick! But when i change it back to normal after doing this (to get my OWN adress and password stored again) all the other adresses re-apear like they never where gone! --- XP Pro Dutch SP2, MSN 6.2, Intel Based PC
  3. I did not find this one on the forum: DvD-Lab v1.31 from mediachance.com my cmd file: start /wait dvdlab131.exe /SILENT /SP- REGEDIT /S registreer.reg exit my reg file: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\DVDAuthor1] "serialNum"="xxxxxxxxxx" "unlockKey"="xxxxxxxxxxxxxxx" "userName"="xxxxx xxxxx"
  4. kenedy, I'm going to make a new pc upgrade cd whit this version of kTool. Thanks for this great job, i let you and the others here know my results. My New Config.ini [Language] ;Dutch version AntonP ;--Use standart english symbols only. Available = Beschikbaar Selected = Geselecteerd Autologon = Aanmelden Reboot = Herstarten SaveToFile = Schrijf naar Bestand Start = Start Cancel = Annuleren Restarting = Herstarten [Config] ;--Any item starting with character specified here will be not selectable ;--Use for logically breaking list into sections. Empty items "[]" are also not selectable. NonSelectable = - ;--Seconds before reboot. Default is 60 ;RebootTimer = 60 ;--If user is not administrator on local computer - display warning (0/1). Default is display ;AdminWarning = 1 ;--Path where log file is stored. Default is TEMP folder. ;LogFilePath = c: ;Minimize/Maximize/Hide launched applications. Defult - minimize. WindowMode = Maximize ;--Progress window type (1/2). 1-old style, 2-RunOnceEx style. Default 1. ProgressType = 2 Edit 21:45 I Like this version, till now it works smoothly The Context and description are nice adons and the log is fine
  5. Okee maybee i surched not good enough, i didnt see the switches in the stickies and the last month but, better twice than nothing
  6. Sorry i don't now that. i use it whit the icons. And it works whit the corp. edition suc6
  7. this are the switches i use for the free home edition: everesthome151 /SILENT /SP- very handy free software to detect hardware whitout opening up the pc en get a flashlight to look what kind of chips are on your motherboard, vga, sound etc. http://www.lavalys.com
  8. BootOption=2 edit the above in the setup.iss file make from 3 a 2
  9. because i did not see this program here i thought i post it. ;This is the cmd file i use REGEDIT /S registreer.reg start /wait thumbs6.exe /silent EXIT ;This is the reg file i use - replace xxx whit your registration Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.] [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus] [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0] [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\DatabasePath] @="C:\\Program Files\\Thumbs6" [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\ProfilePath] @="C:\\Program Files\\Thumbs6" [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\SeparateUserPrefs] @="0" [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercode] @="xxx-serial-xxx" [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercount] @="1" [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Username] @="xxx-name-xxx" it is not spectacular but just handy that you not has to find it out yourself
  10. because i did not see this program here i thought i post it. PestPatrol44.exe /silent it is not spectacular but just handy that you not has to find it out yourself
  11. Thanks Kyor, that solves my problem! i m still interrested in a way to disable the driversigningpolicy for problems in the future, when somebody knows a good way? watchdriversigningpolicy.exe dus not work on a upgrade cd. I use this drivers on a Upgrade CD for al kinds of XP PC's. (whit kTool as Menu)
  12. my way to do it till now is not finished yet but it works whit 1 clik. I extract the downloaden exe from nvidia ver. 6177 , it already contains a .iss file. Then i make a sfx file whit winrar - options in sfx: ;The comment below contains SFX script commands Path=c:\install\Nvidia SavePath Setup=c:\install\Nvidia\setup.exe -s Silent=2 Overwrite=1 this method works whit sp1 and sp2 and also from a separat install cd. The only thing i cannot get unattended is the driversignpolicy popup but i hope somebody else has a trick to do that.
  13. Can you add another thing also? Now everythings whit Runwait is minimized, but i am a guy who likes to look and see things happen. So is there a possibility that you add a ini 0/1 switch to turn minimized off/on? --- Second thing maybe? a fault timer, if a process hangs because the ini maker, me in particular made a script error or the pc is a trash can, the process continues after a certain time? --- Edit 23-10 Third thing maybe? when i have a sp1 install whit 2 partitions C and D, the cd drive is then E. Then i make a kTool installation unattended SP2 then reboot and want then some other programs to setup, kTool gives an error "Line 0 ......" and stops, where can i locate the script that kTool looks at after a boot so that i can maybe find the error? --- Edit 24-10 4e) a typo, in version 1c its shows still version 1b And it is such a A++ tool, i waited for months for such a menutool!
  14. I now now why Ktool RunWait launched to early when i used my sfx files. In the sfx file i made a setup.cmd file. as soon as that was launched Ktool assumed that the sfx is ready. I now launch that same setup.cmd from Ktool en now i dont need sleep.exe any more. i also walked against a few msi files that would not install, i make a cmd file whit the following en than i have no problems msiexec.exe /i daemon.msi /qn /norestart thanks for the help here, the above is whit version 1b
  15. i made a new way to use this tool, i already had good sfx files to install. i now use these files to install the problem cases as powerdvd5 etc. i use sleep.exe as a timer to give the sfx enough time to setup.
  16. First of all, i like this usefull tool very much When i m making constant changes to the ini files to devellop en test my own cd i have te delete manually the ini files in the docu..............\temp directory. why are they not automickly removed? (sorry for my english)

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.