Marksizem in Komunizem @ Slo-Tech
Asimova in njegove knjige (Jeklene votline, Golo Sonce, Roboti jutranje zore).
Asimova in njegove knjige (Jeklene votline, Golo Sonce, Roboti jutranje zore).
mage Resizer Powertoy Clone for Windows
# Click Start, click Run, type cmd, and then click OK.
# Type the following commands at a command prompt. Press ENTER after you type each command.
* cd /d %windir%\system32
* Net stop vss
* Net stop swprv
* regsvr32 ole32.dll
* regsvr32 oleaut32.dll
* regsvr32 vss_ps.dll
* vssvc /register
* regsvr32 /i swprv.dll
* regsvr32 /i eventcls.dll
* regsvr32 es.dll
* regsvr32 stdprov.dll
* regsvr32 vssui.dll
* regsvr32 msxml.dll
* regsvr32 msxml3.dll
* regsvr32 msxml4.dll
Note The last command may not run successfully.
# Perform a backup operation to verify that the issue is resolved.
For me, the following steps helped to eliminate the Commercial Use Suspected issue on Windows 7 x64 Enterprise:1. uninstall Teamviewer 52. delete the teamviewer folder in the %appdata% directory3. opening regedit and deleting everything that contains the word ‘teamviewer’ hitting F3 to search for the next string4. opening device manager to change the last character of the NIC’s MAC5. reboot and verifying that the mac indeed has been changed using the getmac command6. reinstall teamviewer 5Now I no longer receive the warning.
Scannow SFC
via scannow sfc – LEARN how to use SFC.EXE (system file checker).
Pod nastavitve moraš vpisati:Dostopna točka APN: internetTel. številka: 99#Uporabniško ime: mobitelGeslo: internet
via Prenosnik + mobitel = internet @ Slo-Tech.
Control panel/Phone and modem options/modems
Izbereš svoj modem in klikneš Properties/advanced/extra settings/extra initialization commands:
vneseš niz:
at+cgdcont=1,”ip”,”internet”
Moving Windows XP from Intel to AMD
# From an elevated command prompt, run the following: vssadmin list shadows |more# Find the shadow copy set with the creation date you want and copy the Shadow Copy Volume line from set, which should look like this: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy10# Create a symbolic to the the above path, with the following command substituting in the correct info: mklink /d c:\shadowcopy \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy10\
via Using Vista Previous Versions to Restore Files You Thought You’d Lost – Jon Galloway.