Jump to content

populous

Member
  • Posts

    52
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Morocco

Everything posted by populous

  1. http://startisback.com/#download-tab Link on that page: StartIsBack / StartIsBack+ Deployment guide and group policy template (downloads GroupPolicy.zip) Insize zip, double click on "Deploying StartIsBack.html" In the first section "Automated installation and updating" will be the command line options you need. Thanks.
  2. @Tihiy: is there any way to make installer of startisback silent ?
  3. Hi everyone, this has been a long time been discussed here, but i look into the answers no one answer the way of having the option select by type of icons (right click -> Sort by -> type and apply to all folders) selected by default rather than by name, and of course this will be after windows installation in automatic way (a way to apply this by registry ?) and thanks for your help. another question : is doing sysprep can save this manipulation, having all folders and files sorted by default in all drives by type ?
  4. ^^ Just what he said. I'm not a big fan of autoit, but when it comes to automating mouse clicks it's often your best/easiest option by a long shot. Your main other option being a "real" programming language which you would use to send WM_CLICK messages (and a few others), often also using APIs like GetWindowText and SetWindowText with that... Then again, sometimes the easiest thing isn't sending clicks to a GUI but to do something entirely different. Not knowing what the actual problem is, we have no way to help there. thanks for your help allen2 and CoffeeFiend so if i want to have to same effect when holding CTRL+LEFT CLICK mouse into files (in order to add them click by following respectively in directorybackground) i have to learn autoit ok then i have to search tutorial to understand it thank you guys .
  5. hi everyone , i have searched a lot of about how to simulate the effect of holding down CTRL and clicking with left click mouse into files and add them with vbs or vb.net but found nothing could anyone help me please thank you .
×
×
  • Create New...