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.

visual basic syntax references

Featured Replies

hey guys i am using visual basic 6.0 to create simple registry key deleter

what i used is here

Shell ("reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wgalogon /f"), vbHide

but these dont work until i make it

Shell ("reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wgalogon" /f"), vbHide

when i do this it says syntax error

it means i need " in registry key

how to do that any help

Why would you want to delete that key? (Hmmm, says me!) If this is in reference to "Not Genuine", why not just use MS' Replace Key (using the valid correct key, of course) method and revalidate? This is part of KB905474 "WGA Validation". Works fine.

Unless you mean this? This is in reference to a little-known "boo-boo" on MS' part for folks reinstalling their OS using the key on the side (COA) and the OEM's "modified" XP Install CD. In essence, (AFAICR), the files in a certain version (can't remember which) were incorrect and the only way to correct it was to first eliminate references to the "bad" and reinstall the newer, thus correctly validating.

Please explain your reasoning. (cough-cough).

Edited by submix8c

  • 3 weeks later...

why don't you just use this instead

 Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wgalogon]

notice the minus - between the [ h

that means remove the reg key

just save it as WHATEVERYOUWANTTOCALLIT.REG

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.