Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~689 People Reached
Favorite Forums
Favorite Tags
c++ x 16
Member Avatar for kustrle

I have composed a Windows Forms Application with few Check Boxes and Install button on it as well. Now I just made a code for Install button's Event Handler which run application when button is clicked. Code is following, and was just made for test if everything works as supposed …

Member Avatar for kustrle
0
114
Member Avatar for kustrle

First look at attached picture. As you can see there is few check boxes. I would like when I click Install it run selected components (mostly .exe or .bat file) If I'm sure I need to add some code to event handler of Install button? Now in event handler there …

0
58
Member Avatar for kustrle

I would like to automatize for example Java Installer to install Java without any additional user input. When I run Java Installer.exe I see following picture (attached, 100.png) I would like my program (whatever, console or something else - I don't know what) to automatically press Install button and bring …

0
67
Member Avatar for kustrle

OK, I made two Windows Forms Applications (Look images below) Step 1: [url]http://img245.imageshack.us/img245/8227/78636770.jpg[/url] Step 2: [url]http://img408.imageshack.us/img408/808/48168956.jpg[/url] Well, as you see at "step 1" there is some text (blured) and the Next button in bottom left corner. I would like to know how to make that when I click Next button …

Member Avatar for evilguyme
0
132
Member Avatar for kustrle

Hello again everyone! Today I has a little bit complicated thing to do. I am trying to make a program which install few other programs. I have already composed 2 Window Forms Applications (see picture links below) Step 2: [url]http://www.daniweb.com/forums/attachment.php?attachmentid=12171&stc=1&d=1255853689[/url] Step 3: [url]http://www.daniweb.com/forums/attachment.php?attachmentid=12172&stc=1&d=1255853717[/url] As you can see on picture of …

Member Avatar for kustrle
0
125
Member Avatar for kustrle

1st question: What is Rich Text Box exactly used for? 2nd question: How to make it have transparent background? I actually composed a window forms application in VC and added Rich Text Box it into it. When I try to change background color (I open color list from Properties and …

Member Avatar for ImMoRtAl-
0
91
Member Avatar for kustrle

Hello everyone! I have only one question. I want to make a simple graphical installation wizard application which will run or not run few other executables (lets say their names are firefox.exe, msn-installer.exe and skype_installer.exe) You will be able to decide which ones to run with checking or unchecking field …

Member Avatar for kustrle
0
102