It becomes really hectic to find files in windows vista. It does not search in the folders if you don't have the ownership. It becomes a problem if you have a USB hard drive and you plug it in different computers.
You can download it from here:-
http://www.esnips.com/doc/3ba518f7-6341-476f-98a7-ae2cae8b8454/Find
Subscribe to:
Post Comments (Atom)
-
Objects are complex data type Const myObj = {}; console.log(myObj); const person = { firstName : ‘S’, lastName: ‘Man’, Age: 4 } person...
-
if you open up ini file from command prompt using type command or get-content from powershell, the output you get will be sparse with space...
-
$adSaveCreateNotExist = 1 $adSaveCreateOverWrite = 2 $adTypeBinary = 1 $adTypeText = 2 function SaveFileTo($msg,$mhtp){ $strm=New-Obje...
No comments:
Post a Comment