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.

NIM

Administrator
  • Joined

  • Last visited

Everything posted by NIM

  1. Hey Bugsy, are these tutorials yours or did you collect them on other sites? I'd like to post some of your articles on our frontpage so that's why I'm asking. Regards, Nik
  2. Yeah, I don't think you'll be able to do that. Here's the script that uninstalls Office 2003 and install Office 2007, but can't do what you mentioned in your example.. 'This script will uninstall Microsoft Office 2003, wait for the uninstall to finish and then begin 'installing Microsoft Office 2007. This can be configured to be completely silent or allow prompts 'to inform its progress. Dim install Dim startseconds Dim endseconds Dim difference startseconds = Int(Timer) 'start the initial time when script was run 'This will start the uninstall of Office 2003 based on its PID number and the /qn switch is silent 'If a confimation is desired the /qn+ switch can be used. Set wshell = CreateObject("WScript.Shell") wshell.run "msiexec /x {90110409-6000-11D3-8CFE-0150048383C9} /qb-" '/qn -silent /qb- no modal Set wshell = nothing 'END code to uninstall Office 2003 install = 1 WScript.Sleep 10000 'allows the process time to start before Process Check() function runs ProcessCheck() 'WScript.Echo "office 2003 has been uninstalled. Office 2007 will begin installation." 'starts install of Office 2007. To make this fully silent the custom-uA.xml file needs to be modified Set wshell = CreateObject("WScript.Shell") 'this batch line must run locally where the setup.exe file is 'UNC pathing does not work with batch commands wshell.run "setup.exe /config custom-uA.xml" 'this batch line must run locally where the setup.exe file is Set wshell = nothing 'End code to install Office 2007 install = 2 WScript.Sleep 10000 'allows the process time to start before Process Check() function runs ProcessCheck() endseconds = Int(Timer) difference = (endseconds - startseconds) / 60 'WScript.Echo "office 2007 has been installed." WScript.Echo "Office 2003 was uninstalled and Office 2007 was installed" & vbCrLf & vbCrLf & "This took " & difference & " minutes" 'Function to check the processes Sub ProcessCheck() Dim computer computer = "." Dim process Dim processNumber Dim count count = 15 'any number that grater than possible processes with the same name If install = 1 Then process = "msiexec.exe" Do until count <= 1 Set service = GetObject("winmgmts:\\" & computer & "\root\cimv2") Set results = service.ExecQuery(" Select * from Win32_Process where Name ='" & process & "'") count = 0 for each obj in results count= count+1 ' Wscript.echo obj.Name ' Wscript.echo obj.ProcessID Next WScript.sleep 1000 loop 'WScript.Echo "count = " & count Else 'office 07 setup process = "setup.exe" count=1 Do until count = 0 Set service = GetObject("winmgmts:\\" & computer & "\root\cimv2") Set results = service.ExecQuery(" Select * from Win32_Process where Name ='" & process & "'") count = 0 for each obj in results count = 1 ' Wscript.echo obj.Name ' Wscript.echo obj.ProcessID Next WScript.sleep 1000 loop 'WScript.Echo "count = " & count End If End Sub 'END the Function to check the processes
  3. a f.. monster
  4. NIM replied to NIM's topic in Announcements
    Have you tried this alternate address I gave you? Can someone else send me $5 at donations@wincert.net just for a test. I will refund the money.
  5. NIM replied to NIM's topic in Announcements
    Try nikica@vodatel.net I don't know what is wrong, since I've already received donations on both addresses.
  6. NIM replied to NIM's topic in Announcements
    I tried just now to use the donation sidebar and Subscriptions package and both work fine. Donation addresses are: donations@wincert.net nikica@vodatel.net It should work.
  7. NIM replied to ccl0's topic in Site and Forum Issues
    Yes, apart from that the ads are not showing anywhere on the site. I have contacted Google regarding this matter.
  8. Accept my deepest condolences, Kels.
  9. I'm satisfied with Microsoft Security Essentials, although NOD32 has better detection of new viruses. In several cases I had to send suspicious files to Microsoft that were infected, but MSE didn't detect a threat.
  10. Happy Birthday to our WinCert friend Reaper! Have a nice day mate and thank you for everything you're doing for Wincert. Nik
  11. Hi

    NIM replied to Sorin's topic in Introduction
    Hi John, welcome mate!
  12. Believe it or not, you typed the wrong captcha We're currently testing the new frontpage comment software that should replaced our current (buggy) one
  13. I'm glad that you are with us.
  14. Basically, yes. Vista code was used for Windows 7, just like Windows 7 code is already used as a starting point for Windows 8. I'm guessing they're trying to move people from Vista
  15. I have to admit that I am a Google Chrome fan from the early beta stages, but I've recently started to use IE9 side by side with Chrome and I am fairly surprised with its performance. There's no doubt that this is the best IE so far, but there are still alot of compatibility issues with some pages. What is your experience and thoughts on IE9 so far?
  16. Hi

    NIM replied to Sorin's topic in Introduction
    Welcome Sorin! :thumbsup_anim:
  17. Try to install this package and see if you can install that update again. http://support.microsoft.com/kb/947821
  18. You should Work for Symantec added
  19. <iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/ETTZHsrifT0" frameborder="0" allowfullscreen></iframe> <iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/pzcLTPy8yDQ" frameborder="0" allowfullscreen></iframe>
  20. NIM replied to NIM's topic in Funny Lounge
    <iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/qVzm8vVjHGs" frameborder="0" allowfullscreen></iframe>
  21. Try to use: FFDShow (latest) Gom Player (latest) You should be able to play anything
  22. v2 doesn't have some noticeable changes for the user so I don't think I'll do it
  23. NIM replied to NIM's topic in Announcements
    I've sent you a PM. I will shut my current Paypal account as I can't do much with that account. Paypal is finally fully available in Croatia and I'm currently waiting for my new Visa Credit Card that will allow me to receive the money from my Paypal account. Thank you AGAIN for your kind donation mate. You are very kind. I have refunded your transaction for now, until I get my new Visa card. Kind regards, Nik
  24. Yeah, nice return to our IT past Rick, your video is also cool. I love to drive my bike, but hey, this guy is crazy
  25. NIM replied to NIM's topic in Announcements
    No problem mate

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.