CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: megthebest con ben 1 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: megthebest con ben 8 Thanks ricevuti negli ultimi sette giorni
Utente del mese: megthebest con ben 42 Thanks ricevuti nell'ultimo mese

Visualizzazione dei risultati da 1 a 4 su 4
Discussione:

Strano messaggio

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Androidiano


    Registrato dal
    Jan 2010
    Messaggi
    182

    Ringraziamenti
    8
    Ringraziato 4 volte in 4 Posts
    Predefinito

    Strano messaggio

    Come da topic, cerco di aggiornare via msu e mi apre un txt con questa scritta:
    'check whether the specified hotfix exists in the target computer
    strComputer = "."
    Dim HotfixFound :HotfixFound = ""
    Set objWMIService = GetObject("winmgmts:" _
    & "{impersonationLevel=impersonate}!\\" _
    & strComputer & "\root\cimv2")
    Set colQuickFixes = objWMIService.ExecQuery _
    ("Select * from Win32_QuickFixEngineering")

    For Each objQuickFix in colQuickFixes
    If objQuickFix.HotFixID = "KB941600" Then
    HotfixFound = "HOTFIXFOUND=1"
    Exit For
    End If
    Next


    'install the msi and set the HOTFIXFOUND property
    'the name of the customer Propery must only include upcaseletters.

    Set oMSI = CreateObject("WindowsInstaller.Installer")
    ' set the UI level to full level
    oMSI.UILevel = 5

    ' launch the installer and disable the error display during the vbs script execution
    On Error Resume Next
    oMSI.InstallProduct Wscript.Arguments(0), HotfixFound
    On Error GoTo 0
    ' clean up used ObjectVars
    Set oMSI = Nothing



    Qualche idea?

  2.  
  3. #2
    Senior Droid


    Registrato dal
    May 2009
    Messaggi
    325

    Ringraziamenti
    14
    Ringraziato 14 volte in 14 Posts
    Predefinito

    boh, però da telefono da server irragiungibile...

  4. #3
    Androidiano


    Registrato dal
    Jan 2010
    Messaggi
    182

    Ringraziamenti
    8
    Ringraziato 4 volte in 4 Posts
    Predefinito

    si da telefono mi da server irragiungibile pero' non capisco quel msg che mi si apre

  5. #4
    Androidiano


    Registrato dal
    Jan 2010
    Messaggi
    182

    Ringraziamenti
    8
    Ringraziato 4 volte in 4 Posts
    Predefinito

    asd ancora quel maledetto errore e non riesco ad aggiornare dannazione.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy