Archive - August 2012
  
"Efficiency is doing things right. Effectiveness is doing the right things." - Peter Drucker
 
 
  

Index
bar1
Post It Note
Granting Rights
Rename Computer
Return Screen Resolution
Return Process Found
Disable Standby
Return Profile Names
Suppress Extended Protection
Add Dynamic Content in HTA
Content Glider
Picture Carousel
Smoother Ticker


bar1






Δ Friday, August 31st, 2012
bar1


Δ Post It Note
(simple version)

How to create a post it with HTA

[download resource files]

Demo
demo
 

This is a simple, be useful, HTA that can be used as a post it note for your desktop.







Δ  [email me]

bar1





Δ Monday, August 27th, 2012
bar1


Δ Granting Rights

How to use cacls.exe in VBScript

[download resource files]

 
This uses cacls.exe inside an instantiated object to change permissions on folders.



Δ  [email me]

bar1





Δ Friday, August 24th, 2012
bar1


Δ Rename Computer

How to rename computer using batch

[download resource files]


Uses applied registry keys to change the name of the computer.



Δ  [email me]

bar1






Δ Wednesday, August 22nd, 2012
bar1


Δ Return Screen Resolution

How to return screen resolution using WMI

[download resource files]

Demo
demo
 
Uses Win32_DesktopMonitor to return screen resolution. This will work for single screen/dual screen
setups.




Δ  [email me]

bar1






Δ Monday, August 20th, 2012
bar1


Δ Return Process Found

How to query and return if a process is found

[download resource files]

Demo
demo
 
Uses Select * from Win32_Process to look for the specified process.



Δ  [email me]

bar1






Δ Friday, August 17th, 2012
bar1


Δ Disable Standby

How to stop/disable power management standby mode

[download resource files]


A simple script that uses powercfg.exe to control power management.




Δ  [email me]

bar1






Δ Thursday, August 16th, 2012
bar1


Δ Return Profile Names

How to return profiles in batch

[download resource files]

Demo
demo
 

Uses the For /D and simple comparison to return user profiles.



Δ  [email me]

bar1







Δ Wednesday, August 15th, 2012
bar1


Δ Suppress Extended Protection

How to disable IE prompting for authentication on Windows

Uses a registry key to Suppress Extended Protection. This feature enhances the protection and handling of
credentials, however can cause issues with programs like the citrix client.




Δ  [email me]

bar1






Δ Tuesday, August 14th, 2012
bar1


Δ Add Dynamic Content in HTA

How to allow user to add extra content into hta

[download resource files]

Demo
demo
 

How to allow the end-user to add objects in real-time to a HTA/HTML.



Δ  [email me]

bar1






Δ Tuesday, August 7th, 2012
bar1


Δ Content Glider

How to create a smooth content glider for presenting text/media

[download resource files]

Demo
demo
 

A simple glider using Javascript.



Δ  [email me]

bar1






Δ Friday, August 3rd, 2012
bar1


Δ Picture Carousel

How to rotate pictures

[download resource files]

Demo
demo
 

Using Javascript and pictures, you can add a carousel to your website or HTAs.



Δ  [email me]

bar1






Δ Wednesday, August 1st, 2012
bar1


Δ Smoother Ticker

How to create a smoother ticker in Javascript

[download resource files]

Demo
demo
 

Have you ever noticed the html marquee can be quite rigid and jerky sometimes? Well this Javscript will
create  much smoother scrolling text.




Δ  [email me]

bar1







bar1



bar1
 










  About

   I'm a Computer
   Systems Engineer

   Living and Loving Life

 

  Author