DustyPete

0
Solutions
0
Forum Threads
0
Blog Entries
0
Articles
0
Downloads
0
Ideas
0
Events
0
Videos
1
Groups Joined
9
Comments
Send this user an email
Show:
1 year 19 weeks ago LibertyPete
commented on the COMPACT.EXE Search Parameters blog entry Ah, cute!
We always went into Explorer (r-click folder, General->Advanced, Compress content ...
1 year 19 weeks ago LibertyPete
commented on the Checking an Executable for Manifests and Digital Signing. blog entry Yes. Perhaps I should write an article on this topic because there is a lot of various documentation ...
1 year 19 weeks ago LibertyPete
commented on the Pause Batch Script for a Number of Seconds blog entry I typically use ping also, even though it's a common batch hack. These days, I prefer relying on ...
1 year 23 weeks ago LibertyPete
commented on the Altiris and Intel vPro Use Cases, Part 1: The Setup article Hi Joel,
Entertaining. :) It felt a bit like a Dilbert novel.
I have to admit though that I ...
1 year 23 weeks ago LibertyPete
commented on the Automating Computer Lab Shutdown article We did something similar in the past. Instead of using the regular shutdown, we've used psshutdown ...
1 year 23 weeks ago LibertyPete
commented on the Quickly Unpack an MSI download I've been using a simple utility, which essentially uses a bunch of other utilities to do the work: ...
1 year 25 weeks ago LibertyPete
commented on the Vista Repackaging Best Practices with Wise Package Studio: Part 2 article Non-MSI installers can definitely be UAC compliant with the proper manifest. Note: Without the ...
1 year 25 weeks ago LibertyPete
commented on the Creating a "Fake Drive" for Application Installs that Require One blog entry Beware about using subst on a Windows Vista. If created within non-elevated privileges, chances are ...