Posts: 98
Threads: 14
Joined: Nov 2008
Reputation:
1
Hi there everyone, some of you may remember that I was working on a little server management program awhile back, and I still am now. I just a few more questions, if any of you know SRCDS and HldsUpdateTool down to it's code.
So my program is going to be updating the server, among other things. I'm wondering if HldsUpdateTool outputs any events that can tell a progress bar of mine when to increase?
Thanks in advanced.
Posts: 98
Threads: 14
Joined: Nov 2008
Reputation:
1
Ok, here's another question about the HldsUpdateTool installer:
Is it possible to do silent, unattended installations with it?
Posts: 98
Threads: 14
Joined: Nov 2008
Reputation:
1
Well, by giving the installer only commands like what directory to install to, then it runs without the GUI. I'm actually halting production on this, since it looks like I don't know Vb.Net well enough. I guess I'll study up some more on it before I continue.
Posts: 98
Threads: 14
Joined: Nov 2008
Reputation:
1
You wouldn't happen to know of any project I should work on purely for VB.Net education, would you?
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
No unfortunately.
I am not that good in VB.net.
I do VC++ :-)
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
08-16-2009, 12:15 AM
(This post was last modified: 08-16-2009, 12:15 AM by realchamp.)
hmm in VC++? (Console applacation)
Posts: 98
Threads: 14
Joined: Nov 2008
Reputation:
1
VC++ stands for Visual C++, right? I think you can do either Winforms or a Console App.