AutoHotkey Community

It is currently May 27th, 2012, 12:59 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: October 2nd, 2011, 9:00 am 
Offline

Joined: November 27th, 2006, 3:06 pm
Posts: 69
I'm trying to make a script that will check for a large number of software pre-requisites to be in place, one of which is a windows security certificate.

So far I just have it running certmgr.msc and then I manually check it, but perhaps there is a way ahk or dos cmd can just check and return with true or false?

It's called SR-VNWMMS in Trusted People -> Certificates

Thanks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2011, 5:03 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
The following script looks for a certificate named "AutoHotkey" in the "My" ("Personal") certificate store, but the library it uses supports other stores and certificates:
http://www.autohotkey.com/forum/topic75595.html

Requires AutoHotkey_L.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2011, 6:28 am 
Offline

Joined: November 27th, 2006, 3:06 pm
Posts: 69
Ah thanks, that script looks a bit over my head and experience level so I'll just have to keep having it pop up :)


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, chaosad, Google Feedfetcher, Yahoo [Bot] and 16 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group