Archive - March 2013

"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill 
 
 
  

Index
bar1
Web Page to PDF
Bing Desktop Images
Flash Player mms.cfg File
Disable Shockwave Player Update
Shake Image Effect
Drag Objects in Web Pages
Custom Opacity Settings
Disable System Restore
Runas Windows 7
Rename Computer with Input Box
Join Domain
Chrome 1722 Error


bar1





Δ Sunday, March 31st, 2013
bar1


Δ Web Page to PDF

How to convert basic web pages to pdf format

 
Demo
demo

 

Using the HTMLTools.exe, I was able to easily capture and convert a website to a PDF document.



Δ  [email me]

bar1





Δ Friday, March 29th, 2013
bar1


Δ Bing Desktop Images

Where are the Bing Desktop themes stored?

The Bing Desktop gives you a high def wallpaper everyday; where are they stored? 
The reason I wanted to know this was because I wanted to use the wallpapers in other html applications.




Δ  [email me]

bar1





Δ Monday, March 25th, 2013
bar1


Δ Flash Player mms.cfg File

How to stop the flash player from updating automatically

How exactly do you create the mms.cfg file that is used in flash player setup? 
The system location is "%windir%\system32\Macromed\Flash\mms.cfg" or
here "%windir%\SysWOW64\Macromed\Flash\mms.cfg" respectively.



Δ  [email me]

bar1






Δ Friday, March 22nd, 2013
bar1


Δ Disable Shockwave Player Update

How to stop shockwave from auto updating

Demo
pic

 

The simplest way to stop the shockwave player from auto updating is to edit the MSI using ORCA.



Δ  [email me]

bar1






Δ Thursday, March 21st, 2013
bar1


Δ Shake Image Effect

How to add a shake image effect to html/hta

[download resource files]

Demo
demo

 

This is a cool effect you can use in your webpages or HTML apps to add a shaking like effect
on hover.  I used it as a selection feature on hover; it let's the user know which object is being
selected by shaking.



Δ  [email me]

bar1






Δ Tuesday, March 19th, 2013
bar1


Δ Drag Objects in Web Pages

How to move objects around in your HTML/HTA

[download resource files]

Demo
demo

 

This is a nice feature that can be added to your webpage or HTML apps.  It allows the user to
drag around objects on the screen.  This could be used for puzzles, customizing onscreen
content location, or something completely dynamic in nature.



Δ  [email me]

bar1






Δ Friday, March 15th, 2013
bar1


Δ Custom Opacity Settings

How to create on hover custom opacity css styles

[download resource files]


This is a nice on hover effect that allows you to keep content faded until on hover...and then
it brightens up.  I use it to make it appear like there are many less objects on screen than
there actually are; reduces mess.



Δ  [email me]

bar1







Δ Wednesday, March 13th, 2013
bar1


Δ Disable System Restore

How to disable system restore

[download resource files]
 

This is a simple vbscript to disable system restore.  It uses objWMIService.Get to configure the setting.



Δ  [email me]

bar1






Δ Monday, March 11th, 2013
bar1


Δ Runas Windows 7

How to run elevated explorer.exe

[download resource files]


There is always the need to launch or execute apps in an elevated.  Well, every new
Microsoft OS release it gets harder and harder.  Here is the latest method to launch
elevated explorer.exe (usually quite difficult).



Δ  [email me]

bar1






Δ Friday, March 8th, 2013
bar1


Δ Rename Computer with Input Box

How to rename computer with input box

[download resource files]


This uses a simple vbscript with an input box to rename a computer.  This uses the
Win32_ComputerSystem class and WMI to rename the machine.



Δ  [email me]

bar1






Δ Thursday, March 7th, 2013
bar1


Δ Join Domain

How to join workstation to domain

[download resource files]


Have you ever needed a script that would join a machine it to a domain?  That's exactly what
this does.  Using the class Win32_ComputerSystem and JoinDomainOrWorkGroup, it
automates the process of joining machines to a domain.



Δ  [email me]

bar1






Δ Friday, March 1st, 2013
bar1


Δ Chrome 1722 Error

How to resolve the 1722 error

Okay, so the fix was removing the Google Chrome keys in Wow6432Node. You can automate
this by adding a reg.exe DELETE command to your script.



Δ  [email me]

bar1






 
 










  About

   I'm a Computer
   Systems Engineer

   Living and Loving Life

 

  Author