Jump to content

Blackbaron

წევრი
  • Posts

    120
  • Joined

  • Last visited

Posts posted by Blackbaron

  1. Samsung S6802 Galaxy Ace Duos 390 ლარი

    კამერა: 5MP

    RAM 0 MB

    ოპერაციული სისტემა Android , Android OS, v2.3 (Gingerbread)

    პროცესორი 832 MHz

    Sony ST21i2 Xperia Tipo Dual 360ლარი

    კამერა: 3.15MP

    RAM 512 MB

    ოპერაციული სისტემა Android , OS, v4.0.3 (Ice Cream Sandwich)

    პროცესორი 800 MHz Cortex-A5, Qualcomm MSM7225AA, Adreno 200

  2. Samsung S6802 Galaxy Ace Duos 390 ლარი

    კამერა: 5MP

    RAM 0 MB

    ოპერაციული სისტემა Android , Android OS, v2.3 (Gingerbread)

    პროცესორი 832 MHz

    Sony ST21i2 Xperia Tipo Dual 360ლარი

    კამერა: 3.15MP

    RAM 512 MB

    ოპერაციული სისტემა Android , OS, v4.0.3 (Ice Cream Sandwich)

    პროცესორი 800 MHz Cortex-A5, Qualcomm MSM7225AA, Adreno 200

  3. ნოუტბუქზე მაზერიდან აძვრა გადახურებისას ვიდეო კარტა. ძველიც დავაპაიანეტ და ახალიც მაგრამ დროებითია. აქვს აზრი გაკეტებაზე ფიიქრს?

  4. ჯერ ეს ცადე:

    http://support.microsoft.com/kb/290301

    თუ არ უშველა, ეს კოდი ჩააკოპირე ნოტპედში და Save As-ით შეინახე bat გაფართოებით, მაგ, Remove Office.bat

    setlocal
    
    
    REM *********************************************************************
    
    REM Environment customization begins here. Modify variables below.
    
    REM *********************************************************************
    
    
    REM Get ProductName from the Office product's core Setup.xml file, and then add "office14." as a prefix. 
    
    set ProductName=Office14.PROPLUS
    
    
    REM Set DeployServer to a network-accessible location containing the Office source files.
    
    set DeployServer=\\server\Office2010SourceFiles
    
    
    REM Set ConfigFile to the configuration file to be used for deployment (required)
    
    set ConfigFile=\\server\Office2010SourceFiles\ProPlus.WW\config.xml
    
    
    REM Set LogLocation to a central directory to collect log files. (the user doing the install needs write access)
    
    set LogLocation=\\server\Office2010LogFiles
    
    
    REM *********************************************************************
    
    REM Deployment code begins here. Do not modify anything below this line.
    
    REM *********************************************************************
    
    
    IF NOT "%ProgramFiles(x86)%"=="" (goto ARP64) else (goto ARP86)
    
    
    REM Operating system is X64. Check for 32 bit Office in emulated Wow6432 uninstall key
    
    :ARP64
    
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    
    if NOT %errorlevel%==1 (goto End)
    
    
    REM Check for 32 and 64 bit versions of Office 2010. (Office 64bit would also appear here on a 64bit OS) 
    
    :ARP86
    
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    
    if %errorlevel%==1 (goto DeployOffice) else (goto End)
    
    
    REM If 1 returned, the product was not found. Run setup here.
    
    :DeployOffice
    
    start /wait \\server\share\Office12\setup.exe /uninstall ProPlus /config \\server\share\UninstallConfig.xml
    
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    
    echo %date% %time% Setup ended with error code %errorlevel%. >> %LogLocation%\%computername%.txt
    
    
    REM If 0 or other was returned, the product was found or another error occurred. Do nothing.
    
    :End
    
    
    Endlocal

    არც ამან უშველა სამწუხაროდ

  5. 2007 წავშალე და 2010 რომ ვაინვსალირებ ამას იწერს 6326ff16d5ec.jpg

    regedit ში ძველის ფაილები წავშალე ვიფიქრე მაგის ბრალი იყო მაგრამ არ ეშველა.

  6. დაძველდა უკვე, წაშლილი იქნება. რა გაინტერესებს მითხარი, აგერ ვარ ინფორმაციის პირველწყარო :rolleyes:

    ყველაფერი გასაგებადაა და გავიგე უბრალოდ დასურათებული მართლა კარგი იქნებოდა.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.