03 Jan, 2011

Linux style batch windows 7

Articles related to linux style batch windows 7

Linux style command line for Windows, Drag to Select, Right click to paste

http://digitalpbk.com/windows/linux-style-command-line-quick-edit-right-click-paste Linux style command line for Windows, Drag to Select, Right click to paste Linux style command line for Windows, Drag to Select, Right click to paste Ever wondered if you could want more out of the windows command line ? Usually on windows command line in order to select a piece of text, you have to right click the command line title and select mark and then mark the piece of text selected and press enter. And to paste we have to right click on the title and in the Edit menu select paste, which is a painful way of doing it. On linux on the other hand, command line ...
Published 2 years, 3 months ago

Photoshop Resize Batch images in a directory

http://digitalpbk.com/photoshop/photoshop-resize-batch-images-directory Photoshop Resize Batch images in a directory Photoshop Resize Batch images in a directory Nowadays most camera's produce so big photos like you could make a big banner with those. Inorder to upload photos to web to photo sharing services like Flickr or Picasa, or Social Networking sites such as Orkut and Facebook, we should reduce the image resolution ie (Width & Height) scale down the image so that it can be uploaded quick and easily. For those who have photoshop CS3 installed, there is a quick and easy way to scale the images ...
Published 2 years, 6 months ago

Less CSS Compiler for Windows (lessc.exe)

http://digitalpbk.com/less-css/less-css-compiler-windows-lesscexe Less CSS Compiler for Windows (lessc.exe) Less CSS Compiler for Windows (lessc.exe) LESS is a language that helps CSS Designers to write better manageable and extensible CSS style sheets. Current less compiler called lessc is only available for the *nix platforms, which can compile LESS files to CSS. Where is lessc.exe ? lessc.exe for those who are in a hurry :) . It is attached to the bottom of this post also so feel free to read on. How to use the lessc.exe This compiler is adapted from the .net port of less compiler ...
Published 1 year ago

Solve Write Permission Denied on Files Windows 7

http://digitalpbk.com/windows/solve-write-permission-denied-files-windows-7 Solve Write Permission Denied on Files Windows 7 Solve Write Permission Denied on Files Windows 7 Windows 7 file attributes and earlier versions of windows such as XP or 98 is very different. The difference is notable if you use NTFS file system which has more security features. On Windows 7 if you get "Write Permission Denied" on any file , Right Click > Properties On the security tab, click on edit as highlighted in the screenshot below : On this window, check the Write option and click Apply and Ok Now you ...
Published 2 years, 1 month ago

Permission Denied on Hosts File (Windows 7)

http://digitalpbk.com/windows/host-file-windows-7-write-permission-denied Permission Denied on Hosts File (Windows 7) On Windows 7, I was trying to edit the host file using Komodo and was getting Permission Denied, and tried notepad too still got permission denied. I thought initially it was McAfee Anti Virus that was disabling the edit of host file as this file is an important system configuration file. The reason but was that Windows requires the editor to run with administrator privileges to edit the file, this is different in Windows XP because all programs ...
Published 2 years, 2 months ago

How to burn ISO files on Windows 7

http://digitalpbk.com/how-to/burn-iso-on-windows-7 How to burn ISO files on Windows 7 How to burn ISO files on Windows 7 How to burn ISO files on Windows 7 using Windows burner software Windows 7 has built in support to burn ISO images onto DVD and CD. That means you dont have to install any other software like Roxio or Nero to burn your images. And in few clicks you can burn your ISO ! Steps to burn ISO files Right click the ISO file and choose burn disc Image If you have other CD/DVD writing software, you might have to do Right Click > Open With > Windows ...
Published 6 months, 1 week ago

IMTools - Linux command line tool convert images from one format to another

http://digitalpbk.com/projects/imtools-linux-command-line-tool-convert-images-one-format-another-jpeg-bmp-png IMTools - Linux command line tool convert images from one format to another This is a tool, I wrote for my Main Project a while back so I thought of putting it up here. The suite imtool was written to convert JPEG file to a RAW format for use with FPGA. The imtool utility can do much more than just JPEG to RAW, it can handle the following file format changes. JPEG to RAW, BMPBMP to RAW,JPEGPNG to RAW,BMP,JPG It can also render an image preview to a window using OpenGL. OS: Linux Linux ...
Published 2 years, 6 months ago

Repair Windows with Linux

http://digitalpbk.blogspot.com/2008/03/repair-windows-linux-invalid-sytem32.html Repair Windows with Linux IntroInvalid System FileCorurpt or missing : C:\WINDOWS\SYSTM32\CONFIG\SYSTEMPut Windows CD Press r blaah!Warning: Do it carefully or you might end up in reinstalling :) Pre RequisitesAny Linux OS, Live CD might work as well.What to do?Boot into the linux OS, and run as root dosfsck -a /dev/sdaXwhere /dev/sdaX is the Drive windows is installed on.This should fix a corrupt file system.(Applicable only for vFAT, NTFS no idea :) Reboot the systemIf it doesn't work ...
Published 4 years, 1 month ago

Introduction to Windows - Programming for Windows

http://digitalpbk.blogspot.com/2007/09/windows-and-c-programming.html (WNDCLASSEX); wcl.hInstance = hInstance; wcl.lpszClassName = szWinName; wcl.lpfnWndProc = WindowFunc; wcl.style = 0; wcl.hIcon = LoadIcon(NULL, IDI_APPLICATION); wcl.hIconSm = NULL; wcl.hCursor = LoadCursor(NULL, IDC_ARROW); wcl.lpszMenuName = NULL; wcl.cbClsExtra = 0; wcl.cbWndExtra = 0; wcl.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); if(!RegisterClassEx(&wcl;)) return 0; hwnd = CreateWindow(szWinName,"Windows ...
Published 4 years, 8 months ago

Correct Colors displayed on Laptop / LCD Screen on Windows 7

http://digitalpbk.com/howto/laptop-color-correction-gray-gamma-reddish-windows-7 Correct Colors displayed on Laptop / LCD Screen on Windows 7 Correct Colors displayed on Laptop / LCD Screen on Windows 7 Laptop and LCD Monitors are poor in reproducing the actual colors compared to conventional Cathode Ray Tube (CRT) Monitors. If not properly caliberated, the colours displayed can vary drastically. If you are using a laptop or LCD monitor, see the coloured box below.   The above box is a very light gray color. If your gamma or colour is not caliberated correctly the box can appear reddish, bluish or greenish. If your ...
Published 2 years, 2 months ago

Related help topics for linux style batch windows 7 More keywords like linux style batch windows 7
More pages for linux style batch windows 7


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Radha Nagar Beach Radha Nagar Beach in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk