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.

using %systemroot% in the registry..

Featured Replies

i dont no how to explain but..

i wanna register a file using the %SYSTEMROOT% way.. but instead of showing %SYSTEMROOT% in the registry value i want it to locate the real directory instead..

everyone is lost? lol i dont even noe wat im saying myself..

ummm...

the bsplay.REG file look like this..

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\BST\BSplayer]
"skin"=""
"AutoPlay"=dword:00000001
"AppPath"="%systemroot%\\bsplayer\\bsplay.exe"

registry view...

systemroot.jpg

if anyone get what im trying to say and knows how to do it, can you please tell me.

thnx..


i dont no how to explain but..

i wanna register a file using the %SYSTEMROOT% way.. but instead of showing %SYSTEMROOT% in the registry value i want it to locate the real directory instead..

everyone is lost? lol i dont even noe wat im saying myself..

ummm...

the bsplay.REG file look like this..

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\BST\BSplayer]
"skin"=""
"AutoPlay"=dword:00000001
"AppPath"="%systemroot%\\bsplayer\\bsplay.exe"

registry view...

systemroot.jpg

if anyone get what im trying to say and knows how to do it, can you please tell me.

thnx..

I believe you should use %%systemroot%% instead of %systemroot%...

Yes you can but it has to be REG_EXPAND_SZ

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\ResHack]

[HKEY_CLASSES_ROOT\*\shell\ResHack\command]
@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,\
 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,52,00,65,00,\
 73,00,48,00,61,00,63,00,6b,00,65,00,72,00,2e,00,65,00,78,00,65,00,20,00,25,\
 00,31,00,00,00

My command says %systemroot%\System32\ResHacker.exe %1

That gives me right click ResHacker

  • Author
My command says %systemroot%\System32\ResHacker.exe %1

That gives me right click ResHacker

Why is there a %1 at the end for? wat does that do?

:)

That's a variable which resolves to the name of the particular file you are opening.

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.