Click here to Skip to main content
15,926,375 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
Christian Graus5-Oct-06 10:48
protectorChristian Graus5-Oct-06 10:48 
AnswerRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
progload5-Oct-06 12:55
progload5-Oct-06 12:55 
GeneralRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
0pius5-Oct-06 19:46
0pius5-Oct-06 19:46 
Questionemail Pin
apaax5-Oct-06 4:25
apaax5-Oct-06 4:25 
AnswerRe: email Pin
Mike Osbahr5-Oct-06 4:55
Mike Osbahr5-Oct-06 4:55 
AnswerRe: email Pin
nlindley75-Oct-06 6:24
nlindley75-Oct-06 6:24 
GeneralRe: email Pin
apaax5-Oct-06 23:47
apaax5-Oct-06 23:47 
QuestionPassing credentials when accessing a remote computer file system Pin
Cactuar765-Oct-06 3:27
Cactuar765-Oct-06 3:27 
What I want to do is look at a file on a remote computer and get it's Product Version (not file version).

The code that I'm using to get this is:
productVersion = System.Diagnostics.FileVersionInfo.GetVersionInfo("\\" & compName & "\C$\Progra~1\Mozill~1\firefox.exe").ProductVersion

This works fine if I'm logged in with my Domain Admin account. But I want to be logged in as a user instead of an admin. How do I send my Domain Admin credentials along with the file info request?

In this specific instance, the Product Version isn't located in the registry or (as far as I can tell) in anything that WMI can report. I know how to pass credentials when accessing remote WMIs, just not with file system requests.

Been stuck on this problem for over a week. Please help. Smile | :)

Thank you,

Chris
QuestionReading Finger Print Data Pin
logicon5-Oct-06 0:39
logicon5-Oct-06 0:39 
QuestionHow do I set custom paper size Pin
Tomic5-Oct-06 0:38
Tomic5-Oct-06 0:38 
QuestionCode to Print!! Pin
Dave_IE5-Oct-06 0:00
Dave_IE5-Oct-06 0:00 
AnswerRe: Code to Print!! Pin
Christian Graus5-Oct-06 0:44
protectorChristian Graus5-Oct-06 0:44 
GeneralRe: Code to Print!! Pin
Dave_IE5-Oct-06 1:15
Dave_IE5-Oct-06 1:15 
GeneralRe: Code to Print!! Pin
Christian Graus5-Oct-06 9:17
protectorChristian Graus5-Oct-06 9:17 
QuestionEvents: Passing values back to the origin of the event Pin
Alex Feature4-Oct-06 23:24
Alex Feature4-Oct-06 23:24 
AnswerRe: Events: Passing values back to the origin of the event Pin
Alex Feature5-Oct-06 20:02
Alex Feature5-Oct-06 20:02 
AnswerRe: Events: Passing values back to the origin of the event Pin
Dave Kreskowiak6-Oct-06 5:26
mveDave Kreskowiak6-Oct-06 5:26 
GeneralRe: Events: Passing values back to the origin of the event Pin
Alex Feature8-Oct-06 1:12
Alex Feature8-Oct-06 1:12 
QuestionVB and SQL Server 2000 Linking Problem !! Pin
Vikrant Badhai4-Oct-06 22:49
Vikrant Badhai4-Oct-06 22:49 
QuestionZip files and GZipStream DeflateStream Pin
manustone4-Oct-06 21:42
manustone4-Oct-06 21:42 
QuestionSOAP Toolkit 3 gives error on win2000 Pin
parthikxap4-Oct-06 19:32
parthikxap4-Oct-06 19:32 
Questionlist boxes and databases Pin
ranro20064-Oct-06 19:21
ranro20064-Oct-06 19:21 
AnswerRe: list boxes and databases Pin
Kschuler5-Oct-06 8:16
Kschuler5-Oct-06 8:16 
Question[Message Deleted] Pin
PREMSONBABY4-Oct-06 18:14
PREMSONBABY4-Oct-06 18:14 
AnswerRe: Hi, unable to read file from remote machine Pin
Christian Graus4-Oct-06 21:11
protectorChristian Graus4-Oct-06 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.