C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Code Snippets » Active Directory »

Run a screensaver


Posted Date: 24 Dec 2007    Resource Type: Code Snippets    Category: Active Directory
Author: KVGaneshBabuMember Level: Diamond    
Rating: 1 out of 5Points: 5



Run a screensaver



'open screensaver
Private Sub Form_Load()

Dim result As Long
'opens the settings of the screensaver
result = Shell("h:\windows\system32\ssbezier.scr /c")
'starts the screensaver
result = Shell("h:\windows\system32\ssbezier.scr /s")

End Sub

'NOtes :
'Change the path of the screensaver




Responses

Author: shanmuga    30 Jul 2009Member Level: Bronze   Points : 0
the project is very simple and good.


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Vb.net  .  Screensaver  .  Run  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: The FileLogger class merely encapsulates the file I/O
Previous Resource: Save wmf to bmp
Return to Discussion Resource Index
Post New Resource
Category: Active Directory


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use