Jump to content

buzzman2005

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About buzzman2005

buzzman2005's Achievements

0

Reputation

  1. Nanaki I seem to be having issues with changing the image abck to its retro one.... i put the "cdswitchback.jpg" and cdswitch.ini files in my system 32 folder with cdswitch.exe but no change..... i also changed the file name in the cdswitch.ini to be cdswitchback.jpg.... any idea what i am doign wrong?
  2. Hey all Ok how do you make winnt.sif call wpi.cmd successfully??? Here is my winnt.sif [GuiRunOnce] %cdrom%\wpi\wpi.cmd everytime windows attempts to run this line... it cant find it!!!! now i am wondering if the %cdrom% variabel is the problem or what??? has anyone successfulyl been abelt o run WPI from cd?????
  3. Hey everyone i seem to be having the same issues as descibed in this forum.... post # 19 to be exact Forum link My directory structure is as follows: %cdrom%\WPI \SOFTWARE \APP1\ \APP2\ etc I get the same problems as NJDOUGLAS ... it seems that the wpi.cmd settign the current directory screws everythign up...... so that instead of the app's location being %cdrom%\software\app1 it becomes %cdrom%\wpi\software\app1 and then windows can not find it obviously.... anyone know how to fix this? Dave for reference heres my wpi.cmd @ECHO OFF REM Example, how to look for CDROM-drive. Must have a file to identify in its root (like WIN51 or WPI.ico). for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\win51 set CDROM=%%i: echo Found CD-Rom as drive %CDROM% REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%CDROM% REM Force resolution to needed size for wpi interface. --start %wpipath%\common\VideoChanger.exe 1280x1024x32@85 -q REM Hide this command window. "%wpipath%\common\cmdow.exe" @ /hid REM Font installation - the smooth and customizable way. start /wait %wpipath%\common\fonts\fontinstaller.exe REM Special registry tweak needed. regedit /s "%wpipath%\common\wpi.reg" REM Make WPI directory the current directory. for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i: cd "%wpipath%" REM Start WPI and wait for its end start /wait WPI.hta cdswitch EN_WINXPMCE2 /r:/wpi/wpi.cmd exit :end
  4. just a thought..... so when i went iot bed it was looping with a disc that i thought (at least i think) worked....... now when i installed it manually this morning...... i noticed the teh user license key and stuff shwos up aroudn T-32 T-31 stage....... could it be looping if the3 correct cd key for XP SP2 was not applied in my winsif????
  5. ps not sure.... but in the meantime im trying to do my install with a previous disc that DID work... im off to bed butu i htink it might be looping as welll!!!! if thats the case then ill try and manual install and not a UA......
  6. i have my wpi and software on the dvd.... and a few custome autoit exes for the splash screen i made. as to get to XP, WPI, or my DVD software at a later point.... i need a splash screen to choose the specific pgm or else they would each ahve thier own autorun ...... thsi wouldnt have anything to do with me attempting to upgrade to media center 05 would it??? i dont thin kit shoudl esp if my unattended disc is quick formating the c:\ liek it shoudl be.,.....
  7. hey my lastest UA dvd has gone wonkers durign gui modfe of xp setup..... it is stuck in a loop of installing the device drivers...... goes to T-33 or so then goews back top the beginnig any ideas?
  8. hey all I have an auto it script made so that it prompts the user with a nice pro lookign "insert disc 2" dialog box with ok button...... i want it to be forced to run after everything else is ran from disc 1...... i have the "forced checkbox" checked but it is not forced when "select none" is selcted ont he main page nor is it forced when it is unchecked itself.... any solutions????? or am i doing somethign wrong??? here is the items code form the config.js script prog[pn]=['test'] uid[pn]=['DISC2'] ordr[pn]=[999] cmd1[pn]=['d:\\disc1\\disc2.exe'] forc[pn]=['yes'] pn++ did i miss somehting in the wizard or is it just me????
  9. hey all.... i've used autoit to create an exe for several of my setups..... the problem is i keep running into a deadend with one script. I am trying to install my creative webcam drivers.... (its a setup file) and when i execute the exe manually it runs fine.... but when its executed with wpi it just stalls forever....... any ideas??? or alternative suggestions????
  10. Hey all been away a few weeks... good lookign changes in the latest version (nice job HASI) I fhave the Display Sorted option set to yes...... Now..... within the categories is there a way to set a display order????? because i see that each category still gets sorted alphabetically...
  11. Ok i have an issue for some reason when i install the drivers for my wacom tablet i sometimes get one box that only shows up occasionally..... is there a way to use the IF statement in autoit to say for ex: If ("information") window is present do the foloowg commands ie mouseclick or controlclick or if not present proceed to next line in script..????? because it gets hung on this one line sometimes.... and i'm nto sure how to use the if function or if it could be used in this case.....
  12. Hi all ok i am using autoit for some of my pgms taht dont have switches.... and i want to install them form cd.... ive tried running a cmd file that sets the cdrom variable and then starts the autoit exe... but when it starts it cant execute the setup file in the script....... is there a way to set the cdrom variable in an autoit script???? also is there a way to make a folder inside the cd "the root fodler" for an install ie : cdrom- creative -install -setup.exe logitech ms ie the setup.exe file was in the roor folder ont he original cd that had the software..... it wont run unless it's in the root folder........ so is there a way to make the install folder the root folder for a bit?????
  13. Ok so i've tried two WINNT.SIF's heres the one that doesnt work..... ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates = Yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=YES TargetPath=\WINDOWS Repartition=YES UnattendSwitch="YES" DriverSigningPolicy=Ignore KeyboardLayout="Canadian English (Multilingual)" [GuiUnattended] AdminPassword="admin" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1 ProfilesDir="C:\Documents and Settings\" [UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="David Lane" OrgName="Northern Entertainment" ComputerName=NEMOBILE001 [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60 [TapiLocation] CountryCode=107 Dialing=Tone AreaCode=780 [RegionalSettings] LanguageGroup=1 SystemLocale=00001009 UserLocale=00001009 InputLocale=1009:00000409 [Identification] JoinWorkgroup=NEHOME [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER MS_PSched=params.MS_PSched [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 [Components] msmsgs=off [Shell] DefaultStartPanelOff = NO and heres the one that does... (minimum no adds jsut made with setupmgr ) ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS [GuiUnattended] AdminPassword="admin" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1 [UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="David Lane" OrgName="Northern Entertainment " ComputerName=* [Display] Xresolution=1024 YResolution=768 Vrefresh=60 [TapiLocation] CountryCode=107 Dialing=Tone AreaCode=780 [RegionalSettings] LanguageGroup=1 SystemLocale=00001009 UserLocale=00001009 InputLocale=1009:00000409 [Identification] JoinWorkgroup=NEHOME [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER MS_PSched=params.MS_PSched [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 any ideas?????
  14. ok its a store bought cd and i do know that is has worked unattended b4 cuz i did a disk a few days ago... but i had to redo becuase of errors on my part so i redid the cd... and now it doesnt work.....
  15. hey aall my WINNT.sif file works fine unattended until it asks you to prompt for your product key.... herews my code: ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates = Yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=YES TargetPath=\WINDOWS Repartition=YES UnattendSwitch="YES" DriverSigningPolicy=Ignore KeyboardLayout="Canadian English (Multilingual)" [GuiUnattended] AdminPassword="admin" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1 ProfilesDir="C:\Documents and Settings\" [UserData] ProductKey=xxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="David Lane" OrgName="Northern Entertainment" ComputerName=NEMOBILE001 [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60 [TapiLocation] CountryCode=107 Dialing=Tone AreaCode=780 [RegionalSettings] LanguageGroup=1 SystemLocale=00001009 UserLocale=00001009 InputLocale=1009:00000409 [Identification] JoinWorkgroup=NEHOME [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER MS_PSched=params.MS_PSched [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 [Components] msmsgs=off [Shell] DefaultStartPanelOff = NO any idea why it would still prompt for the product key????
×
×
  • Create New...