- Fixing a PDF Export Issue with InDesign CS4 and Adobe Acrobat
Jul 29, 2009
-
1 min read
I helped my co-worker troubleshoot an issue where his exported PDFs from InDesign CS4 had a two-pixel white line on the right-hand side, which turned out to be an issue with Adobe Acrobat itself.
- Fixing Adobe Dreamweaver Freeze on Domain Machine
Jun 30, 2009
-
1 min read
I was experiencing issues with Adobe Dreamweaver freezing when opening, specifically getting stuck at the “Initializing Extensions” step. To resolve this issue, I renamed the Configuration folder in the Adobe Dreamweaver directory to force a rebuild of the configuration files.
- Fixing Slow and Freezing Firefox with a Simple SQLite File Repair
Jun 1, 2009
-
1 min read
I was given a tip by a colleague that helped me resolve issues with slow and freezing Firefox on my computer. After applying the suggested fix, I ran into an issue with my places.sql file being over 200MB, but a repair tool resolved the problem and got everything running smoothly again.
- Removing the Log Off Option from the Start Menu in Windows XP (and other versions)
May 12, 2009
-
1 min read
I was looking for a way to remove the log off option from the start menu in Windows XP, and I found that editing the registry key StartMenuLogOff to a value of 1 achieves this.
- Fixing Smooth Media Playback Issues on Laptops by Uninstalling IDE Channel
May 9, 2009
-
1 min read
I was experiencing issues with smooth media playback on my laptop, but after researching the problem, I found that uninstalling the IDE channel solved the issue. By following a simple process in the device manager, I was able to resolve the problem and enjoy smoother video and audio playback.
- Removing the Shut Down Option from the Start Menu in Windows XP (and other versions)
Apr 14, 2009
-
1 min read
I was looking for a way to remove the shut down option from the start menu in Windows XP, and I found that editing the registry key NoClose to a value of 1 achieves this.