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.

how to add HKCU by inf file

Featured Replies

Hello,

please can some help me with creation of inf file?! I need insert HKCU to registry of boot.wim by WAIK command peimg.

This code works but only for HKLM not for HKCU. Does have anybody idea hot correct it?!

Thank you much

[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97d-E325-11CE-BFC1-08002BE10318}
Provider=%MSCUST%
DriverVer=03/29/2009,6.0.0.0

[Manufacturer]
%MSCUST%=MSCUST

[MSCUST]
%PLUGINNAME%=OC_Inst,DUMMY\Autorun

[SourceDisksNames]
1=%DISK_DESC%

[SourceDisksFiles]
emerge.exe=1

[DestinationDirs]
RootOrdner1.Copy=16422,"EmergeDesktop"

[OC_inst]
CopyFiles=RootOrdner1.Copy

[RootOrdner1.Copy]
emerge.exe

[OC_inst.HW]
AddReg=AddRegSection,AddRegSectionHKCU

[AddRegSectionHKCU]
HKCU,"Emerge Desktop",,0x00010000
HKCU,"Emerge Desktop\emergeCommand",,0x00010000
HKCU,"Emerge Desktop\emergeCommand\History",,0x00010000
HKCU,"Emerge Desktop\emergeCommand\Settings","X",0x00010001,00,00,00,00


[AddRegSection]
HKLM,"Software\Emerge Desktop",,0x00010000
HKLM,"Software\Emerge Desktop\emergeCommand",,0x00010000
HKLM,"Software\Emerge Desktop\emergeCommand\History",,0x00010000

[Strings]
PLUGINNAME = "emergeDesktop plugin"
MSCUST="Microsoft"
DESCRIPTION="emergeDesktop Shell Installation"
DISK_DESC="Current Directory"

HKCU only exists when the OS is running. You would need to add this to the appropriate user hive in HKU.

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.