System.FileName:="zxc" - matches exactly
System.FileName:~="zxc" - approximately equals
System.FileName:~<"zxc" - starts with
System.FileName:~>"zxc.doc" - ends with but you'll have to specify the file suffix
System.Size:>100mb - file size larger than 100MB
System.Keywords:"family" - search file tags
System.Author:~!"Tim" - any author that doesn't contain Tim in their name
System.Kind:<> picture – "is not" picture
System.DateModified:2013 – file modified 2013
kind:=folder created:30.10.2018 10:00:00 .. 30.10.2018 12:00:00 - folder created in certain time period.
trešdiena, 2014. gada 29. janvāris
Microsoft Lync shows blank screen when connecting to shared desktop or program
Delete from registry key {00000000-0000-0000-0000-000000000000}
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet
Explorer\ActiveX Compatibility\{00000000-0000-0000-0000-000000000000}
(if using LYNC 2013 32 bits on Windows 8 64 bits)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX
Compatibility\{00000000-0000-0000-0000-000000000000} (if running LYNC
2013 64 bits or running LYNC 2013 32 bits on Windows 8 32 bits)
pirmdiena, 2014. gada 27. janvāris
If disappeared shortcuts to network files from desktop
If you create desktop shortcuts to removable storage places such as NAS the icons will disappear from time to time because Windows 7 has a built in task schedule to clean up broken and unused links.
To prevent the task from running you need to disable the task in the Task Scheduler:
Expand the tree in the left hand pane until you get to
In the right hand pane, right click the task named Scheduled and click Disable.
To prevent the task from running you need to disable the task in the Task Scheduler:
start-> programs-> accessories-> system tools-> task schedulerExpand the tree in the left hand pane until you get to
Task Scheduler Library -> Microsoft -> Windows -> Diagnosis.In the right hand pane, right click the task named Scheduled and click Disable.
sestdiena, 2014. gada 25. janvāris
Kā nomainīt fontu Sticky Notes
In the registry, you can change the font that Windows thinks is Segoe Print and Segoe Print Bold
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts - First, export that key so you have a backup.
- Find
Segoe Print (TrueType) - Change the value to the file name of any other font that you wish to use that is already installed (navigate that registry key to find others).
- Do the same for the
Segoe Print Bold (TrueType)and match it to the Bold version of this font. - Then, log out and back on.
otrdiena, 2013. gada 5. novembris
The print processor does not exist.
Open Regedit
Expant “Print Processors” and make sure there is a key called “winprint“. If not, right-click on “Print Processors” and select NEW -> Key. Call it “winprint” (without the quotes). Within the “winprint” key, create a new String Value and call it “Driver“. It’s value data should be “winprint.dll” (without the quotes).
Stop print spooler service.
Now navigate to the following path in Windows Explorer:
C:\Windows\System32\spool\prtprocs\w32x86
or
C:\Windows\System32\spool\prtprocs\x64
You will find some files there, but the most important would be the “winprint.dll“, “jnwppr.dll” and “msonpppr.dll” files. Delete them (or to be safe, just move them to another location).
Now you need to find a similiar PC environment (Windows 7 32-bit, etc). From the working PC, copy these 3 files to the faulty PC under the same path.
Now start the print spooler and try to connect to the desired network printer. All should work fine.
Avots: http://armandus.techstudio.co.za
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Print Processors\Expant “Print Processors” and make sure there is a key called “winprint“. If not, right-click on “Print Processors” and select NEW -> Key. Call it “winprint” (without the quotes). Within the “winprint” key, create a new String Value and call it “Driver“. It’s value data should be “winprint.dll” (without the quotes).
Stop print spooler service.
Now navigate to the following path in Windows Explorer:
C:\Windows\System32\spool\prtprocs\w32x86
or
C:\Windows\System32\spool\prtprocs\x64
You will find some files there, but the most important would be the “winprint.dll“, “jnwppr.dll” and “msonpppr.dll” files. Delete them (or to be safe, just move them to another location).
Now you need to find a similiar PC environment (Windows 7 32-bit, etc). From the working PC, copy these 3 files to the faulty PC under the same path.
Now start the print spooler and try to connect to the desired network printer. All should work fine.
Avots: http://armandus.techstudio.co.za
piektdiena, 2013. gada 1. novembris
Kad noķerts vīrus, kas noslēpj mapes un to vietā izveido shortcuts.
Pēc tam, kad dators atvīrusots LiveCD, etc. Command rindā rakstam
Trūkums tāds, ka visi faili, kuri parasti sistēmā ir slēpti, tagad visi ir redzami.
ATTRIB -H -S /S /D *.* Trūkums tāds, ka visi faili, kuri parasti sistēmā ir slēpti, tagad visi ir redzami.
otrdiena, 2013. gada 8. oktobris
Kā izravēt laacz apostrofu, ja to nevar atinstalēt.
If you need to manually remove it:
- Remove the keyboard from the Language and Regional settings:
- Control Panel > Regional and Language Options > Languages > Details...
- If it exists as one of the installed services, you should remove it. You can do this by adding another keyboard (e.g.
US) and making it the default one, then removing the keyboard you are trying to get rid of.
- Open regedit
- Warning: you should backup your registry in case you accidentally delete something important.
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\ - Find the key that represents your keyboard: (referred to as "the key" in following steps)
- It should be in the form a0000426 (an 8 hex digit number).
- Each key should have values such as: Layout Display Name, Layout File, Layout Id, Layout Product Code, Layout Text.
- The
Layout Textproperty should match the keyboard name that you chose. - Mine was near the end and started with an
ainstead of a0like all the others.
- Take a look at the Layout File which should be a
apostrof.dllname. I will refer to it as "the dll" in the following steps. - Look for the dll in
C:\WINDOWS\system32\dllcacheand delete it if it exists. - Look for the dll in
C:\Windows\SysWOW64and delete it if it exists - Look for the dll in
C:\WINDOWS\system32and delete it if it exists. - Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\DosKeybCodesand see if it has aNamewhich is equal to the key's name (e.g. a0000426) and a value such asen. If it does, delete it. - Navigate back to the key (from step 5), and delete the entire key.
Abonēt:
Ziņas (Atom)