Jump to content

Dropcheck

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Dropcheck

Dropcheck's Achievements

0

Reputation

  1. Help! I am trying to write an Autoit script to automate this programs install. It seems to install just fine, but then program throws up a nag screen. Since I have purchased a license that's no problem I tried extending the script to handle the nag screen with the proper info. But the script stalls/pauses and I haven't been able to figure out why. Can someone take a look at my script and figure out why? Any help would be much appreciated Thanks
  2. I'm trying to get rid of a pesky desktop icon that is distracting me on my desktop. Now in my cleanup.cmd that I run at the end of the app installs I can delete normal ones, but this one has an accent in the name. ie "Clie' info.lnk". Sorry I used a single quote symbol, but hopefully you know what I mean. Now the French have added immeasurably to the English language, but how the heck would I delete this desktop icon with an English keyboard symbol? Can someone help with an example for this particular icon? Something like del "%AllUsersProfile%\Desktop\...................." Thanks
  3. Thanks mazin. Works good, lasts long time.
  4. Hi everyone, Forgive me if this has been covered elsewhere, I'm still a little new. I've been lurking for some months now. But I haven't seen this info posted yet. All the examples I have seen do not show any comments in the RunOnceEx script. Is it possible? What is the delimiter? Can you paste an example? Thanks
  5. Hi all I've been lurking for several days now. Must say I've quadrupled my previous knowledge on doing unattended installs of WinXP. Thanks to everyone who've posted here. I'm trying to build a totally unattended WinXP cd so that my mom and step father can stick it in their computer, reboot and walk away. When they come back I want them to be able to pull it out and click on the IE icon and connect to their ISP. No configuration needed. That is one area that doesn't seem to be covered here much. If I'm wrong please point me in the right direction. I don't see anything dealing with configuring dialup settings for IE. Now I know about the IEAK and I've seen the registry tweaks. I've tried to use the IEAK and it leaves me totally frustrated. There's a file with the extension .ins that it's supposed to build but for the life of me I can't seem to get it to. Can I get some help here?
×
×
  • Create New...