Jump to content

iamtheky

Member
  • Posts

    849
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by iamtheky

  1. You might be able to do something keen with autoit. Like my symantec example sort of fileinstall (".\sav\Symantec Antivirus.msi" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\0x0409.ini" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\instmsiw.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Setup.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Data1.cab" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\LUSETUP.EXE" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Setup.ini" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\VDefHub.zip" , "d:\Tier1\Hotfix\13.01.01\") runwait ("msiexec /i d:\Tier1\Hotfix\13.01.01\install_flash_player.msi /qn") exit Except that you would want yours to fileinstall to maybe c:\temp, and then run the .exe (rather than install the .msi in my example).
  2. Runonceex may not be there by default but it works. I think you have to log in as an admin for it to kick off. -- I'll verify that and get back to you, but I am fairly certain thats how my junk operates.
  3. even with bridges set? https://www.torproject.org/bridges
  4. So as best I can guess, you: want to install for a single user X on any computer where X is undefined? want the 'me only' selection from a standard iss build? Can you refine the question at all>
  5. you can put your runonce.cmd lines in the setupcomplete.cmd so you would still be doing REG ADD %REGKEY% (with REGKEY being pointed at runonceex) the cute window is the titles you set, just the same.
  6. http://www.msfn.org/board/lofiversion/index.php/t68314.html
  7. https://torproject.org/torbrowse Tor should help if location is the issue.
  8. I would check your bios for "power up on PCI" (or any other bus for that matter) to make sure its not a screwy card. Also make sure reboot on crash is unchecked, in case you are crashing during a shutdown step. <-- though if thats the issue you may want to hunt it down.
  9. http://www.ghacks.net/2008/02/10/customize...lorer-tooltips/
  10. http://go.microsoft.com/fwlink/?LinkID=156091 is the direct download link, seems to be functional.
  11. setupcomplete.cmd and FirstLogonCommands supposedly perform similar functions, though the latter has never worked for me. SetupComplete.cmd works beautifully, imo. http://technet.microsoft.com/en-us/library...314(WS.10).aspx http://www.msfn.org/board/firstlogoncommands-t90863.html
  12. http://www.codesector.com/teracopy.php teracopy seems to solve most of those issues in XP land.
  13. http://msdn.microsoft.com/en-us/library/bb736357(VS.85).aspx maybe a command like the following thrown into setupcomplete.cmd: schtasks /create /SC onlogon /RU System /RP "" /TN name /TR yourtask.exe
  14. Maybe post a nice description of the problems you encountered underneath the kernelex thread.
  15. thats cool, you will probably have to just: 1) copy your source over 2) extract the file you are modifying (as it will probably be cabbed looking something like shell32.dl_) 3) modify the file 4) makecab the file again and replace it in your source.
  16. "I want my Windows XP to look like Windows 7" where is that at all in the first post ??? http://www.askvg.com/transform-windows-xp-...omization-pack/
  17. that question is interpreted as "where do I get the images to replace the ones in the system files" the only other thing I could infer is that you want to know where in those files are the cursors and icons are, in which case you will have to be a little more specific as to which icons/images you want to start with first. also: http://www.askvg.com/tutorial-all-about-re...brief-tutorial/
  18. umm..... http://images.google.com/images?hl=en&...amp;safe=active
  19. What is your interval set at? If its much too large maybe the server did not get around to checking the state before it disconnected? Are users restricted to one session? or have you checked to make sure the 'working' session is not still active when the user logs into the 'new' session? are you auditing? are there other events occuring around the time that sessions drop?
  20. http://www.msfn.org/board/kernelex-4-0-final-2-t130936.html
  21. nothing is going to get you past a completely different HAL. We have had great success with both Altiris and Acronis across our laptops, only minor driver installs required after the fact.
  22. Is a domain user always a member of at least 1 group? 'Users' defaults, at least, most likely authenticated users as well If above is yes, do you specify it when creating user account? anything other than users/everyone Now, when formatting a computer for use in a Domain, do you still make a Windows User Account (not Administrator) AND domain account? We alias the default administrator to a common name that they would fear changing (i.e. SERVICE). And then we build an account named administrator (not a member of administrators) give it a brutal password and disable it. That serves to catch the occasional ERD commander action and makes you do a bit more work to Kon-Boot it. Are client computer names important on Domains? Using a scheme that lets you know where they are geographically is helpful. Other software that depends on naming may care about having something unique in the first 10 characters or not using a certain wildcard, we had issues with the 10g ODAC that ended up being naming related. When done installing Windows on client machine, do you make the user account on the machine, or through the server? Through the AD box and then make that account a local admin, and cache it (we cache the last 10 users, but if its a single user a lower number would be fine). Spaces are allowed in Windows User Account names, but do you allow them? we separate them firstname.lastname
  23. you will get eaten alive here for that one Acquiring a legitimate copy through legitimate means and refining it yourself would be a quality solution.
  24. Looks to be working as advertised. Thank you very much for the assistance. Edit: This one, pulls all those files into the exe, unpacks them to the created dir, and runs them. It displays the icon in the tray bar, and little balloons pop up giving the user a warm fuzzy about what is occuring. *Seems to not honor the timeout on the traytip, so they generally stay up until the next tray tip is called. I kind of prefer it that way. Thanks again for your help. #AutoIt3Wrapper_Icon=app.ico ; execute the _adlib_check() function every second to check for the window adlibenable ("_adlib_check", 1000) TrayTip ("XP 13.01.01 Update" , "Creating Directory and Extracting Files" , 10 , 1) DirCreate ("D:\Tier1\Hotfix\13.01.01\") fileinstall ("Adobe912.msp" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("Adobe913.msp" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("install_flash_player.msi" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("jre6u16.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Symantec Antivirus.msi" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\0x0409.ini" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\instmsiw.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Setup.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Data1.cab" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\LUSETUP.EXE" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\Setup.ini" , "d:\Tier1\Hotfix\13.01.01\") fileinstall (".\sav\VDefHub.zip" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB951376.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB956572.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB956744.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB956803.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB957789.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB960859.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB961371.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB961501.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969559.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969604.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969613.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969618.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969679.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969682.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB969693.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB970238.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB970483.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB971557.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB971633.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB971657.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB972260.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973346.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973354.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973507.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973540.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973815.exe" , "d:\Tier1\Hotfix\13.01.01\") fileinstall ("KB973869.exe" , "d:\Tier1\Hotfix\13.01.01\") TrayTip ("XP 13.01.01 Update" , "Installing Adobe Reader 9.1.2" , 10 , 1) runwait ("msiexec /p d:\Tier1\Hotfix\13.01.01\Adobe912.msp /qn") sleep (60000) TrayTip ("XP 13.01.01 Update" , "Installing Adobe Reader 9.1.3" , 10 , 1) runwait ("msiexec /p d:\Tier1\Hotfix\13.01.01\Adobe913.msp /qn") sleep (60000) TrayTip ("XP 13.01.01 Update" , "Installing Adobe Flash Player Update" , 10 , 1) runwait ("msiexec /i d:\Tier1\Hotfix\13.01.01\install_flash_player.msi /qn") sleep (60000) TrayTip ("XP 13.01.01 Update" , "Installing JRE 6u16" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\jre6u16.exe /quiet /norestart") sleep (60000) TrayTip ("XP 13.01.01 Update" , "Installing Symantec Update" , 10 , 1) runwait ("msiexec /i ""d:\Tier1\Hotfix\13.01.01\Symantec Antivirus.msi"" /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress") sleep (60000) TrayTip ("XP 13.01.01 Update" , "Installing KB951376" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB951376.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB956572" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB956572.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB956744" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB956744.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB956803" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB956803.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB957789" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB957789.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB960859" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB960859.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB961371" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB961371.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB961501" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB961501.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969559" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969559.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969604" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969604.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969613" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969613.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969618" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969618.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969679" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969679.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969682" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969682.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB969693" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB969693.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB970238" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB970238.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB970483" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB970483.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB971557" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB971557.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB971633" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB971633.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB971657" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB971657.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB972260" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB972260.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973346" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973346.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973354" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973354.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973507" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973507.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973540" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973540.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973815" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973815.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update" , "Installing KB973869" , 10 , 1) runwait ("d:\Tier1\Hotfix\13.01.01\KB973869.exe /quiet /norestart") sleep (15000) TrayTip ("XP 13.01.01 Update Complete" , "Your computer is now updated, please reboot the machine." , 20 , 1) sleep (20000) adlibdisable () exit func _adlib_check() local $wintitle = "Microsoft Certificate Services" ; activate the window if it exists if winexists ($wintitle) and not winactive ($wintitle) then winactivate ($wintitle) sleep (500) endif ; send enter if the window is active if winactive ($wintitle) then send ("{enter}") sleep (1000) endif endfunc
  25. ty sir, I will respond with results on Monday.
×
×
  • Create New...