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.

Bartoteck

Members
  • Joined

  • Last visited

  1. Est-ce que le language pack français et l'installateur custom pour framework 4.5.3 va arriver prochainement?
  2. De mon coté je met le path complet pour être sur sinon ca fonctionne pas. Par compte l'idée de Mooms semble bonne. Sinon pour IE11 je peux pas t'aider, j'intègre tout avec Win Toolkit ça fonctionne #1.
  3. Well yeah i simply do my usual integrating with SetupComplete.cmd without integrating KB2830477 and KB2913751. The final result is perfect, missing 2 updates but i dont really care. To answer you im speaking french in a french forum, so i'm obv from Quebec .
  4. Well that means i cant integrate the 2 KB's on my Windows 7? I have the prerequisites already on my runonce script... I can add the 2 KBs but they wont install or whatever. So there's no way to integrate them? Your message confused me haha.
  5. Merci pour cet excellent travail. J'ai remarqué personnellement que les KB2830477 (WU date: 11-02-2014) et KB2913751 ne peuvent pas être complètement intégrés. Il semblerait que ce soit des updates de RDP 8.1, tandit qu'il faut déjà intégrer RDP 8.0 en RunOnce donc il faut rebooter et ensuite installer KB2830477... Ensuite rebooter encore et finalement on peux installer KB2913751. Je sait pas si c'est moi qui fais quelque chose de pas correcte mais après plusieurs test sa fonctionne tout simplement pas. J'ai décidé de pas intégrer ses 2 là. Le comble du bonheur, maintenant j'ai une erreur "Unknown mount error" et je peux plus rien intégrer et je comprend aucunement pourquoi.
  6. Pour ton script SetupComplete, voici le mien et 100% fonctionnel: @echo off start /wait wusa.exe C:\Windows\Setup\Scripts\Windows6.1-KB2533552-x64.msu /quiet /norestart start /wait wusa.exe C:\Windows\Setup\Scripts\Windows6.1-KB2592687-x64.msu /quiet /norestart start /wait wusa.exe C:\Windows\Setup\Scripts\Windows6.1-KB2603229-x64.msu /quiet /norestart start /wait C:\Windows\Setup\Scripts\Silverlight_x64.exe /Q start /wait C:\Windows\Setup\Scripts\Windows-KB890830-x64-V5.7.exe /Q start /wait C:\Windows\Setup\Scripts\mpas-feX64.exe /Q RMDIR /S /Q "C:\Windows\Setup\Scripts" exit EDIT: À Noter que c'est une example, il faut changer les updates pour les dernières versions. Il y a aussi la suppression du dossier Scripts inclut danas le script.

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.