Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

Featured Replies

Posted

Hi everybody !

I have few international addons (ENU, DEU, ESP, FRA, ITA, NLD, PTB, PTG, TRK) in progress but I have little problems too about :

1) Iconindex directive

[Optional Components]
Sidebar


[Sidebar]
OptionDesc ="Windows Sidebar"
Tip ="%SidebarTip%"
Uninstall = Sidebar.Remove
IconIndex = *, ..\..\..\%ProgramFilesDir%\%SidebarAppDir%\Sidebar.exe, 301

seen in OnePiece :thumbsup_anim: last addons.

I already went to MSDN site, but nothing to satisfy my searches.

Please, can anybody point me to any tutorial (YES,YES :giveheart: ) or give me more detailed informations on how to indicate path to the bmp image ? :help:

2) %ProgramFilesDir% variable.

For this, I'm just looking for locale path for DEU, ESP, NLD, PTB, PTG, TRK (to add in "STRINGS" section of my INF), like :

FRA = "Program Files"

ITA = "Programmi"

Thanx. :graduated:

Edited by Ken@fri

No programfiles variable can be used, you have to do what you are doing with strings, add the different program files name for each lang

IconIndex =..\..\..\%LocProgFldr%\SubDir\dllname.dll, #

[Strings.0409]
LocProgFldr="Program Files"

[Strings.0410]
LocProgFldr="Programmi"

etc
etc

FYI Spanish (Espa

  • Author
No programfiles variable can be used, you have to do what you are doing with strings, add the different program files name for each lang

IconIndex =..\..\..\%LocProgFldr%\SubDir\dllname.dll, #

[Strings.0409]
LocProgFldr="Program Files"

[Strings.0410]
LocProgFldr="Programmi"

etc
etc

FYI Spanish (Espa

Edited by Ken@fri

  • Author

How to point to path bellow (the meaning of each item, pleaz)?

IconIndex =*, ..\..\..\%ProgramFilesDir%\%SidebarAppDir%\Sidebar.exe, 301

What exactly do you want?

Or do you want to know how to point it to program files for multiple languages?

YES, rick, yes

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.