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.

Forseti

Members
  • Joined

  • Last visited

Everything posted by Forseti

  1. Still Waiting for new Update! :guitar: KB2804582 KB2805221 KB2805226
  2. Hi @Rick, Skype 6.3.0.107 is released!
  3. @gora Thanks for your Good Work! :thumbsup: but, the german.ini is incorrect! Problem with German umlauts: ü, ä & ö д is ä (beter ae) ц is ö (beter oe) ь is ü (beter ue) German.ini
  4. version 1.7.0.68 now available!
  5. many thanks ricardo, works great! (Flags: regserver) :dancing: finished Inno script for Clover (x86 & x64) : [Setup]AppName=CloverAppVerName=CloverAppVersion=3.0.258.0AppPublisher=EJIE TechnologyDefaultDirName={pf}\CloverDefaultGroupName=CloverUninstallDisplayIcon={app}\clover.exeOutputBaseFilename=SetupCompression=lzma2/MaxArchitecturesInstallIn64BitMode=x64DisableProgramGroupPage=yesWizardImageFile=embedded\WizModernImage-IS.bmpWizardSmallImageFile=embedded\WizModernSmallImage-IS.bmpAppCopyright=© 2013 EJIE Technology[Files]Source: "{app}\clover.exe"; DestDir: "{app}"; Flags: ignoreversionSource: "{app}\clover.dll"; DestDir: "{app}"; Flags: ignoreversionSource: "{app}\TabHelper32.dll"; DestDir: "{app}"; Check: "not IsWin64"; Flags: regserver ignoreversionSource: "{app}\TabHelper64.dll"; DestDir: "{app}"; Check: "IsWin64"; Flags: regserver ignoreversionSource: "{app}\locales\de.pak"; DestDir: "{app}\locales"; Flags: ignoreversionSource: "{app}\locales\en-US.pak"; DestDir: "{app}\locales"; Flags: ignoreversion[Icons]Name: "{group}\Clover"; Filename: "{app}\clover.exe";[CustomMessages]default.NameAndVersion=%1 version %2default.AdditionalIcons=Additional icons:default.UninstallProgram=Uninstall %1default.LaunchProgram=Launch %1default.AssocFileExtension=&Associate %1 with the %2 file extensiondefault.AssocingFileExtension=Associating %1 with the %2 file extension...[Languages]; These files are stubs; To achieve better results after recompilation, use the real language filesName: "default"; MessagesFile: "embedded\default.isl";
  6. Ricardo, a new version have relased 12.0.2.122! make a new repack? thanks!
  7. i have Version 1.5.0.2712! Delete="%CommonDesktop%\\Clover.lnk" does not work!
  8. SFX Installer for Clover ! If you only use it for yourself, you can just copy the files into program installation directory. And run:regsvr32 /s "c:\Program Files\Clover\TabHelper32.dll"regsvr32 /s "c:\Program Files\Clover\TabHelper64.dll" I think you can write a bat file to do it in one minute. UninstallRun regsvr32 /u /s "c:\Program Files\Clover\TabHelper32.dll" regsvr32 /u /s "c:\Program Files\Clover\TabHelper64.dll" who created an installer, Inno or MSI? :help: ;InnoSetupVersion=5.5.0[Setup]AppName=CloverAppVerName=CloverAppVersion=3.0.258.0AppPublisher=EJIE TechnologyDefaultDirName={pf}\CloverDefaultGroupName=CloverUninstallDisplayIcon={app}\clover.exeOutputBaseFilename=SetupCompression=lzma2/MaxArchitecturesInstallIn64BitMode=x64DisableProgramGroupPage=yesWizardImageFile=embedded\WizModernImage-IS.bmpWizardSmallImageFile=embedded\WizModernSmallImage-IS.bmpAppCopyright=© 2013 EJIE Technology[Files]Source: "{app}\clover.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\clover.dll"; DestDir: "{app}\Readme"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\TabHelper32.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\TabHelper64.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\locales\de.pak"; DestDir: "{app}\locales"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\locales\en-US.pak"; DestDir: "{app}\locales"; MinVersion: 0.0,5.0; Flags: ignoreversion[Run]Filename: "{win}\System32\regsvr32.exe"; Parameters: "/s"; WorkingDir: "{app}\TabHelper32.dll"; MinVersion: 0.0,5.0;Filename: "{win}\System32\regsvr32.exe"; Parameters: "/s"; WorkingDir: "{app}\TabHelper64.dll"; MinVersion: 0.0,5.0;[UninstallRun]Filename: "{win}\System32\regsvr32.exe"; Parameters: "/u /s"; WorkingDir: "{app}\TabHelper32.dll"; MinVersion: 0.0,5.0;Filename: "{win}\System32\regsvr32.exe"; Parameters: "/u /s"; WorkingDir: "{app}\TabHelper64.dll"; MinVersion: 0.0,5.0;[Icons]Name: "{group}\Clover"; Filename: "{app}\clover.exe"; MinVersion: 0.0,5.0;[CustomMessages]default.NameAndVersion=%1 version %2default.AdditionalIcons=Additional icons:default.UninstallProgram=Uninstall %1default.LaunchProgram=Launch %1default.AssocFileExtension=&Associate %1 with the %2 file extensiondefault.AssocingFileExtension=Associating %1 with the %2 file extension...[Languages];These files are stubs; To achieve better results after recompilation, use the real language filesName: "default"; MessagesFile: "embedded\default.isl";Please do it right!
  9. works perfectly! great job Ricardo! thank you :thumbsup_anim: in german language please ! Thx's
  10. Hello Ricardo, Can you make a repack installer "LightScribe System Software" contains old VC runtimes, etc.? Homepage LightScribe System Software 1.18.27.10
  11. @Rick thanks for the update! :giveheart: MediaFire.com SUCKS, for europeans!!! :banned2:
  12. I change my ip address to U.S. works fine now! :dancing: THX's Rick
  13. please create a new Downloadlink! :please:
  14. @Ricardo Skype 6.3.0.105 is released!
  15. @RicardoSkype 6.2.0.106 is released!
  16. Ricardo, a new version have relased 12.0.0.112 make a new repack? thanks!
  17. @Ricardo Skype 6.1.0.129 is released!
  18. @Ricardo Can you update to the latest database (11/30/2012) ?
  19. @Ricardo Can you update to the latest database? Thanks :giveheart:
  20. @Ricardo Skype 6.0.0.126 is released

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.