Friday, 31 August 2012

Cancel a Print Job Without Waiting Years

Ever tried canceling a print job in Windows but feel like it takes ages before anything actually happens? 
Windows is unable to cancel print jobs while the temporary file created for the print job is still being used by Windows. The solution: You've got to stop the spoolsv.exe service in the Windows Task Manager, delete any outstanding print jobs in the C:\Windows\system32\spool\printers\ directory, restart the spoolsv.exe service, and then start printing again. That's a lot of work to do manually, particularly if this is a problem you run into regularly, 

Here is the script for a batch file; just copy this to a new text document and save as "Clearprint.bat"
@echo off
echo Stopping print spooler.
echo.
net stop spooler
echo deleting stuff... where? I'm not sure. Just deleting stuff.
echo.
del "%systemroot%\system32\spool\printers\*.shd"
del "%systemroot%\system32\spool\printers\*.spl"
echo Starting print spooler.
echo.
net start spooler

 When click the Clearprint.bat file all the print request will be deleted & printer is ready to accept new request

Thursday, 30 August 2012

Now, charge your phone by simply holding it

LONDON: Next time your cellphone runs out of battery, you can charge it by just holding it in your hand, as scientists claim to have developed a new technology that turns body heat into electricity. Researchers say they have developed a way to turn body heat into electricity using nanotechnology to put tiny carbon tubes into miniscule plastic fibres and made them look like a fabric.
The 'Power Felt' can keep your phone going for up to 20% longer just through the power of touch, meaning simply holding one, or even sitting on it, could recharge the cell, the 'Daily Mail' reported. The technology has been created by professor David Carroll of Wakeforest University's centre for nanotechnology and molecular materials in the US.
According to Carrol, it could be the first wave of inexpensive ways to produce electricity that were far more affordable than current renewables such as solar, which was being held back by the high cost.

Source : The Times of India, August 29, 2012

Sunday, 26 August 2012

IPO EXAMINATION 2012 POSTPONED TO 15th& 16th September 2012

Vide Directorate order no : A-34012/07/2012-DE dt 22nd August 2012, the IPO examinations to be held on 8th and 9th September stands postpond and will be conducted on 15th and 16th September 2012

Friday, 3 August 2012

FOLDER COPY TOOL

HARDWARE AND MM SOFTWARE TUTORIAL

FIX INTERNET EXPLORER PROBLEMS IN WINDOWS

This article describes how to reinstall or repair Windows Internet Explorer in Windows 7, in Windows Vista, and in Windows XP. You may have to do this if you have problems because of damaged files or missing registration information when you use Internet Explorer.

You can also visit for full detail : http://support.microsoft.com/kb/318378
 

Error : While fetching the POS articles - "Heterogenous Query......"


SpeedNet :- Collection of Articles - My Office

Error : while fetching the POS articles - "Heterogenous Query......"

Run the EXL file in Script Tool.exe for POSPCC database.

(Script Tool.Exe is available in SpeedNet Solutions)


Total Viewer Software

  A small reporting tool named Total Viewer .This tool will be very helpful for generating PLI/RPLI credit certificate in HOs and SOs, to know the dispatch details of registered article, etc.

Click Here

Thursday, 2 August 2012

MDB Backup-Automatic



Sunday, July 22, 2012

MDB Backup-Automatic



Edit the ini file as below(Change the Drive letter as per your installation)
If used in Server:

[Default]
Path of Installation
1=C:\Subaccounts
2=C:\Program Files\PointofSaleServer
3=C:\Program Files\SpeednetServer
4=C:\Treasury
Path=D:\
Mode=0



If used in Client:
(Where server is name of your Server)

[Default]
Path of Installation
1=\\server\Subaccounts
2=\\server\PointofSaleServer
3=\\server\SpeednetServer
4=\\server\Treasury
Path=D:\
Mode=0




DOWNLOAD 

Sanchay Post Version 7.0

MDB Backup-Bugs Fixed

Open with Notepad

Sometimes the files not associated with any programs needs to be opened with Notepad. In such a case we need to browse notepad and open the file through notepad.

The job will be easy when we right click the file,Open with - Notepad option appears.The following is the registry entry needed for this job:

[HKEY_CLASSES_ROOT\*\shell]

[HKEY_CLASSES_ROOT\*\shell\open]
@="Open With Notepad"

[HKEY_CLASSES_ROOT\*\shell\open\command]
@="notepad.exe %1"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.]
"Application"="Notepad"


Click the below link to get the reg file.CLICK HERE

SIGNATURE VIEWER TOOL

Using this tool you can view scanned signatures with account details like Date of open, Name and address in Sanchay Post. Most useful for updating Signatures already scanned with N/A etc message
Click Here 

Welcome to new world of SA beginner

This blog is created for the new system administrators who are new in this field and want to became a good SA in future.
you can also visit Click here