Showing posts with label windows. Show all posts

Restarting Page Numbering in Word 2007  

Posted by Unknown in

To hide page numbering:

The page numbering is in a header or footer, so you need to edit the header or footer to fix this.

To restart page numbering.

Page numbering can be controlled by section breaks. You need to insert at least one section break to make this happen. Each time you insert a section break, the numbering can restart.

Changing styles of page numbers between i,ii,iii to 1,2,3.

Select page numbers in the footer section. Just remove the link to previous. This way the formatting will not be linked to the previous header or footer and you'll get good page numbers starting in a different styles, especially useful starting afresh.


Annoying Avi Chunk Viewer window  

Posted by Unknown in

After I installed the K-Lite Codec pack, I sometimes get this Avi Chunk Viewer window at the most annoying times possible. It seems this is caused by a codec called Avi splitter. It pops up when there is an avi found with an incomplete footer.

To remove the Avi Chunk Viewer, do the following:

1. Start the K-Lite Codec Tweak Tool, located in the K-Lite\Configuration start-menu.

2. Go to the Disable part, and select Avi Splitter.

That's it. Although you might have to reboot your computer.

Malware on start menu  

Posted by Unknown in

Various types or viruses lurk around the start menu. Some even disable you from functioning the links at these menus. Clicking on My Computer might not open and so forth.
A tool checks the registry and deletes various virus files associated from the registry as well as the locations. Hooking them up with CCleaner can help knowing their start up states.
Three cheers to the Malwarebytes' Anti-Malware. Download at: http://www.download.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html

Just update and run. It'll find the infected dlls via registry. Good for viruses related to the start menu.
I just had one today where, i could not rename a file.

View hidden files and folders not working  

Posted by Unknown in

I told you the correct way. But maybe you wanted the easier way. The link below has a file which has made the given changes automated. Download and double click. You are done.

http://www.winhelponline.com/blog/wp-content/uploads/foldersettings.reg

Sharing and XP  

Posted by Unknown in

Many of us don't know that we can retrict number of users sharing taking files from the folders that we share in XP. We think that its an advance feature added up in windows vista. But this is not true. You can go to the folder options and uncheck the the recommended checkbox of basic sharing in the view tab to see this advance sharing option in windows XP as well. For more details view:http://fhctech.org/fhc/networking/xp-sharing-folder.htm.

Open With Virus  

Posted by Unknown in

There is a virus that makes your drives open as a open with dialog box on clicking and you need to use direct run command to access them. The tool that can help you remove that virus can be found at:
http://www.techsupportforum.com/sectools/sUBs/Flash_Disinfector.exe

Explorer does not load on reboot  

Posted by Unknown in

Soetimes it happens that the windows explorer does not work to open up as we reboot windows. Then we require to run task manager and open it manually. This can be due any of the viruses that affects th eregistry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
To remove it, go to the registry key:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon through regedit.

In the right pane, modify the value:

"Shell"="explorer.exe some_process.exe"

to:

"Shell"="explorer.exe"

This will end up the problem.

Opening application at startup  

Posted by Unknown in

Not getting time to write though having lots of plans, like the google master plan as they release their chrome. Will do that some day. Meanwhile a little tweak, I don't know why I did not know of it.

To add an application to run at system startup. Goto the start>Programs>startup and open it as a browser by right click. Just paste a shortcut of the application you wish to be at start up there nad that is it. ?Have fun....

You can use a batch file at start up and thus you can have a proper automation of youre PC start up. Say open browser with the favourite website. Use command line options at the batch file or maybe directly in your start up and you are through.

I deally I will not recommend you making too much of this. You might end up slowing the PC performance at startup.

You can always remove a program from the start up by deleting simply the shortcut. Though some programs need the msconfig to be run to be removed. start>run>msconfig