Click here to Skip to main content
15,917,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Stumped with ArrayLists in Vb Pin
Christian Graus10-Apr-07 20:58
protectorChristian Graus10-Apr-07 20:58 
QuestionRegistry problem Pin
amaneet10-Apr-07 18:59
amaneet10-Apr-07 18:59 
AnswerRe: Registry problem Pin
Zaegra10-Apr-07 22:06
Zaegra10-Apr-07 22:06 
AnswerRe: Registry problem Pin
Dave Kreskowiak11-Apr-07 5:32
mveDave Kreskowiak11-Apr-07 5:32 
Questionactive window title Pin
GuildfordG10-Apr-07 18:48
GuildfordG10-Apr-07 18:48 
QuestionRe: active window title Pin
amaneet10-Apr-07 18:51
amaneet10-Apr-07 18:51 
AnswerRe: active window title Pin
GuildfordG10-Apr-07 19:14
GuildfordG10-Apr-07 19:14 
GeneralRe: active window title Pin
amaneet10-Apr-07 19:18
amaneet10-Apr-07 19:18 
QuestionRe: active window title Pin
GuildfordG10-Apr-07 19:32
GuildfordG10-Apr-07 19:32 
AnswerRe: active window title Pin
Dave Kreskowiak11-Apr-07 5:26
mveDave Kreskowiak11-Apr-07 5:26 
QuestionSystem.Management Pin
amaneet10-Apr-07 18:44
amaneet10-Apr-07 18:44 
AnswerRe: System.Management Pin
Dave Kreskowiak11-Apr-07 5:22
mveDave Kreskowiak11-Apr-07 5:22 
QuestionA Question about time processing in vb.net Pin
thanhtc24910-Apr-07 16:57
thanhtc24910-Apr-07 16:57 
AnswerRe: A Question about time processing in vb.net Pin
Christian Graus10-Apr-07 17:13
protectorChristian Graus10-Apr-07 17:13 
AnswerRe: A Question about time processing in vb.net Pin
amaneet10-Apr-07 18:37
amaneet10-Apr-07 18:37 
QuestionLooping through buttons and assign names Pin
TAK7810-Apr-07 12:34
TAK7810-Apr-07 12:34 
AnswerRe: Looping through buttons and assign names Pin
Christian Graus10-Apr-07 13:31
protectorChristian Graus10-Apr-07 13:31 
GeneralRe: Looping through buttons and assign names Pin
TAK7810-Apr-07 14:09
TAK7810-Apr-07 14:09 
GeneralRe: Looping through buttons and assign names Pin
Christian Graus10-Apr-07 14:13
protectorChristian Graus10-Apr-07 14:13 
GeneralRe: Looping through buttons and assign names Pin
TAK7810-Apr-07 14:58
TAK7810-Apr-07 14:58 
GeneralRe: Looping through buttons and assign names Pin
Christian Graus10-Apr-07 15:05
protectorChristian Graus10-Apr-07 15:05 
GeneralRe: Looping through buttons and assign names [modified] Pin
TAK7810-Apr-07 15:22
TAK7810-Apr-07 15:22 
GeneralRe: Looping through buttons and assign names Pin
Christian Graus10-Apr-07 17:07
protectorChristian Graus10-Apr-07 17:07 
QuestionLooking for a scheduler plug in Pin
NewbieDave10-Apr-07 7:54
NewbieDave10-Apr-07 7:54 
QuestionCan VBScript be converted to VB.NET? Pin
Zach Burnett10-Apr-07 6:31
Zach Burnett10-Apr-07 6:31 
If you may remember I had created a HTA that unlocks computers on our network. The HTA works great. No issues from any of the department managers that use it. It drives me crazy though. I don't think it's clean enough. to be able to use it I have to put the HTA and several batch files and several script files on the machine in a folder. Is it possible to convert the HTA, batch, and script files into a program that I could run an installer with and possibly an updater? Not only would it make the whole project cleaner, but it would add security to the program since it would keep the code out of reach.

So back to the question, is it possible?

Zach

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.