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.

SuperLOL

Members
  • Joined

  • Last visited

Everything posted by SuperLOL

  1. HI, I notice that Visual C++ 2012 and 2013 have 2 uninstaller entrys in the "Add or Remove Programs", one is named "Additional" and the ohter is named "Minimum" but the officel Visual C++ 2012 and 2013 adds only one uninstaller entry in the "Add or Remove Programs". :dizzy:
  2. Thank you for this tutorial now i could make my own woking SFX installer. :naughty:
  3. Would it possible to have a "[AIO] Microsoft Visual C++ Redistributable (x86 Only)"? I run out of disc space on my Windwos XP Unattended CD and a x86 version would save me a lot of needed disc space on a 700MB CD. I did try to do it myself but i couldn't find any tutorial on how to do this. :sad02:
  4. This pack is using too much space, it looks like it includes 64-bit and 32-bit and i need only 32-bit.
  5. Could you also add the Visual C++ 2013?
  6. Here is an updated version from Ricks: MD5: 2359cb5091794a12261ad37ea8211bc1Size: 1,63 MBRicks-YumeYao_Printer_UpdatePack_And_XPS_1_2_2
  7. I try it out and the Windows XP Update Center will now only promote for .NET Framework 4 Client Profile.
  8. Windows XP prompts me to install them since August with your latest .NET Frameworks Addon. :tumbleweed: This month "user_hidden" has also update his .NET Frameworks addons and i tried them out and i don't get promoted to install any .NET Frameworks updates. :albert:
  9. There were 2 new updates released this month between the 10-13 September 2013. KB2836941-v2 - Compatibility and Reliability Update. KB2844285-v2 - Vulnerabilities in .NET Framework and Silverlight Could Allow Remote Code Execution.
  10. HI, I'm not sure if you notice it but there are new updates out.
  11. If i extract the installer from the "*.cab" file and install it manually after the Windows XP installation then this files/folder will be put in the Windows Temp folder and not in the UserProfile Root folder. I now use a batch script at RunOnce to fix this: ECHO.ECHO Cleaning up Microsoft Visual C++ 11 Temporary Files...MOVE "%SystemDrive%\Documents and Settings\Default User\{18637763-c8e5-4c49-ba8a-b854367f6b55}" "%Temp%" 2>NULMOVE /Y "%SystemDrive%\Documents and Settings\Default User\dd_vcredist_x86_*.log" "%Temp%" >NUL 2>&1MOVE /Y "%SystemDrive%\Documents and Settings\Default User\MSI*.LOG" "%Temp%" >NUL 2>&1RMDIR "%UserProfile%\{18637763-c8e5-4c49-ba8a-b854367f6b55}" 2>NULDEL "%UserProfile%\dd_vcredist_x86_*.log" 2>NULDEL "%UserProfile%\MSI*.LOG" 2>NUL
  12. Hi; I have a little problem with the Addon "WIN32_VC11++_RUNTIMES_3.1_ADDON.CAB". This addon will place the temp files/folder {18637763-c8e5-4c49-ba8a-b854367f6b55} dd_vcredist_x86_*.log MSta*.LOG into "C:\Documents and Settings\Default User" and "C:\Documents and Settings\MyNormalUserAccount".
  13. Oh okay my bad Thanks. :doh:
  14. New VC Update out ;-) Visual C++ 2012 v11.0.60610.1
  15. Does someone know how to make a script with WMIC for searching a file on all drives :questionmark: WMIC is the only way to avoid this popup error "No Disk" that for example happens on the Floppy drive. :type:

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.