Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Create a custom Setup tool to instal other setup programs. (hooking involved.)

Create a custom Setup tool to instal other setup programs. (hooking involved.)

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestioncsharptools
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Natural_Demon
    wrote on last edited by
    #1

    hi i would to create a tools to make life easy. i would like to join a few basic setup file on fresh installed pc's. but i only wanna do a few click and not look @ the screen @ the each of each individual setup file. i would program the order how to execute, open the setup file from known feeware /media software / ccleaner / etc, and programaticly click the button of the setup file. there use to be a very known free anti spam / add program from the netherlands with did this. it's easy to check the open processes for names. but what to do next, if you have the handle of the setup file windows? how do i make the very wel known 'next' button go click? i have pretty wide knowlegde of visual c#, i have done some Nokia Qt c++, made a custom control draw control in like 2 days or so. but not to much ms vc++, accept some mfc years ago. the idea is, the app has to run on 1 minute old fresh windows installation. so i would like to try it in c++. how to scan all the processes running by 'username' in proceslist? to get handle of the window, to find handle of the wanted button, checkboxes? another posibility is to make the mouse move and click, since you know the the setup windows location. set Focus, you probably can send a winproc message to the operation system and make it click. read updates from progres bars, panel change. could anyone help me solf this problem, ith any usefull info. thank you

    Bad = knowing 2 much

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups