
Dynaletik
MemberContent Type
Profiles
Forums
Events
Everything posted by Dynaletik
-
You can delete the background, then WPI will use the standart one. IT IS BETTER to just put this line in your useroptions.js var bgpicture=['']; Then no background is loaded.
-
OK, I'll give it a try when I am at home tomorrow....I'm at work atm...
-
I did that...but I only opened this topic because there is NO change in the registry...SetPoint saves it anywhere else...is there a tool to watch which files are changed???
-
Does anyone know where Logitech Setpoint Software saves its settings?? I Found a file called "user.xml" in the application data folder...but when I delete it, the software still has its settings
-
WPI_2.7_Final by the Brain & Gresh
Dynaletik replied to bishooman's topic in Windows Post-Install Wizard (WPI)
If you want that B is selected when you select A, you have to put the uid line into the progs section in the config.js For programm B: uid[pn]=['Name of prog B'] and in programm A section: deps[pn]=['Name of prog B'] See this on the WPI Homepage in the example config, hasi uses it for his Office 2003 installation: prog[pn]=['Microsoft Office 2003'] desc[pn]=['Installs Microsoft Office 2003 Professional. Recommended'] cmd1[pn]=['%CDROM%\\Install\\MicrosoftOffice\\setup.exe TRANSFORMS=Unattended.MST /qb-'] dflt[pn]=['yes'] cat[pn]=['Office'] ordr[pn]=[1] uid[pn]=['O2K3'] pn++ prog[pn]=['Microsoft Office 2003 Resource Kit'] desc[pn]=['Installs Microsoft Office 2003 Resource Kit. For developers'] cmd1[pn]=['msiexec.exe /qb /i %cdrom%\\Install\\Office2003ResourceKit\\ORK.MSI'] dflt[pn]=['no'] cat[pn]=['Office'] ordr[pn]=[3] uid[pn]=['O2K3RK'] deps[pn]=['O2K3'] pn++ -
Thanks first of all... it seems as if the following parts of the registry change the speaker configuration: [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Creative Tech\Emu10kx\DevCon\{00000001-00000000-00000009-00001102-00000004-00531102}\CurrentSpeakerInfo] "Name"=hex:35,2e,31,20,4c,61,75,74,73,70,72,65,63,68,65,72 "Num Speakers"=hex:05,00,00,00 "Num Satellite"=hex:04,00,00,00 "Num SubWoofer"=hex:01,00,00,00 "SpkGuid "=hex:40,ec,91,b5,d1,11,c3,db,a0,00,9d,9d,73,7f,8e,c9 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1102&DEV_0004&SUBSYS_00531102&REV_03\4&3b1d9ab8&0&4840\DirectSound\Speaker Configuration] "Speaker Configuration"=dword:00000006 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_1102&DEV_0004&SUBSYS_00531102&REV_03\4&3b1d9ab8&0&4840\DirectSound\Speaker Configuration] "Speaker Configuration"=dword:00000006 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Creative Tech\Emu10kx\DevCon\{00000001-00000000-00000009-00001102-00000004-00531102}\CurrentSpeakerInfo] "Name"=hex:35,2e,31,20,4c,61,75,74,73,70,72,65,63,68,65,72 "Num Speakers"=hex:05,00,00,00 "Num Satellite"=hex:04,00,00,00 "Num SubWoofer"=hex:01,00,00,00 "SpkGuid "=hex:40,ec,91,b5,d1,11,c3,db,a0,00,9d,9d,73,7f,8e,c9 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1102&DEV_0004&SUBSYS_00531102&REV_03\4&3b1d9ab8&0&4840\DirectSound\Speaker Configuration] "Speaker Configuration"=dword:00000006 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_1102&DEV_0004&SUBSYS_00531102&REV_03\4&3b1d9ab8&0&4840\DirectSound\Speaker Configuration] "Speaker Configuration"=dword:00000006 (5.1 Speaker) But the CMSS setting isn't saved in the registry...
-
I only got the file "wdma_emu.inf". So where in there are the settings for 1. the speaker setting 2. the CMSS 3. the Stereo Focus?
-
Does anyone of you know, where the Creative Control Panel saves its settings like the speaker environment?
-
WPI_2.7_Final by the Brain & Gresh
Dynaletik replied to bishooman's topic in Windows Post-Install Wizard (WPI)
Hey man...WPI 2.9.9 is out....what bugs are there still in it??? -
Hey Alanoll...great work again ! Does anyone know what the file PXSDKPLS.dll in the Winamp directory is for? I'm slimming down my install so I install Winamp with the following INI: [SETUP] XMODERNSKIN=1 XAUDIO=1 XNSV=1 XWRITEWAV=1 XDCOUT=1 XNAME=Dynaletik XKEY=XXXXX-XXXXX-XXXXX-XXXXX XDesktop=0 XQuicklaunch=0 and after that I delete some files that I don't need DEL "%programfiles%\Winamp\Plugins\milkdrop.html" DEL "%programfiles%\Winamp\Winamp.m3u" DEL "%programfiles%\Winamp\demo.mp3" DEL "%programfiles%\Winamp\whatsnew.txt" DEL "%programfiles%\Winamp\winampmb.htm"
-
Yeah Alanoll......that's what we want ^^ *waiting* And please let the ini file for the installation stay in the new Version...
-
Do i need an .iss file for installing CP or does it perfectly when I use the /K switch?
-
I hope Alanoll will do an msi for this version as well....
-
Will you give us the version 5.06 as an msi as well alanoll?? would be GREAT!!!
-
in this key here: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] there for example is the entry "TaskbarGlomming"=dword:00000000 that disables the grouping of similar items...
-
WPI_2.7_Final by the Brain & Gresh
Dynaletik replied to bishooman's topic in Windows Post-Install Wizard (WPI)
Hey ironman....what is the batch file that you call wpi.hta with like??? Plz post the content... -
Thx bulldog....that helped...now my WinRar Shortcuts get removed.
-
Is there a command that lets a batch file wait for 5 seconds where I can definde the time that the batch should wait?? I only know the /wait switch but thats for install of Apps....I just want my cmd file to wait a few seconds.
-
WPI_2.7_Final by the Brain & Gresh
Dynaletik replied to bishooman's topic in Windows Post-Install Wizard (WPI)
For all my progs that need 4 commands or more I just call a CMD file with WPI.....with those CMD files I also delete unused shortcuts etc.. An good example is the installation of ICQ...the banners are already deleted and my ICQ # with Presets is already installed. in WPI I call: prog[pn]=['ICQ Pro 2003b'] desc[pn]=['Weit verbreiteter Messenger. Die Werbefenster werden nach der Installation entfernt.'] cmd1[pn]=['%cdrom%\\Install\\Programme\\ICQ\\ICQ.cmd'] dflt[pn]=['no'] cat[pn]=['Utilities'] pn++ and my ICQ.cmd is this: @echo off IF EXIST D:\WIN51 set CDROM=D: IF EXIST E:\WIN51 set CDROM=E: IF EXIST F:\WIN51 set CDROM=F: IF EXIST G:\WIN51 set CDROM=G: IF EXIST H:\WIN51 set CDROM=H: IF EXIST I:\WIN51 set CDROM=I: IF EXIST J:\WIN51 set CDROM=J: ECHO. ECHO Installiere ICQ 2003b ECHO Bitte warten... start /wait %CDROM%\Install\Programme\ICQ\ICQPro2003b.exe /s /a /s /v"/qb" ECHO. ECHO Beende ICQ.exe Prozess taskkill.exe /F /IM icq.exe ECHO. ECHO Banner aus ICQ entfernen copy /Y "%CDROM%\Install\Programme\ICQ\banners.xml" "%programfiles%\ICQ\DataFiles\banners.xml" copy /Y "%CDROM%\Install\Programme\ICQ\clbanner.xml" "%programfiles%\ICQ\DataFiles\clbanner.xml" copy /Y "%CDROM%\Install\Programme\ICQ\psearch.xml" "%programfiles%\ICQ\DataFiles\psearch.xml" copy /Y "%CDROM%\Install\Programme\ICQ\Icq.exe" "%programfiles%\ICQ\icq.exe" copy /Y "%CDROM%\Install\Programme\ICQ\ICQProLib.dll" "%programfiles%\ICQ\ICQProLib.dll" ECHO. ECHO Konfig installieren REGEDIT /S "%CDROM%\Install\Programme\ICQ\ICQ.reg" ECHO. ECHO System saeubern DEL "%AllUsersProfile%\Desktop\ICQ.lnk" DEL "%AllUsersProfile%\Desktop\ICQ Shared Files.lnk" DEL "%ALLUsersProfile%\Startm~1\ICQ.lnk" DEL "%AllUsersProfile%\Startm~1\Programme\ICQ\License Agreement.lnk" RD /S /Q "%systemdrive%\Windows\aod\" ECHO. It installs ICQ silently, kills the ICQ process, copies the edited banner files, installs the config per REG file and deletes unused shortcuts and folders. -
Jo thx...works great !!!
-
Does anyone know how I can disable the system clock in the taskbar unattended? I use Desktop Sidebar and so I don't need the windows clock any longer..
-
AntiVir PE Verson 6.x silent install?
Dynaletik replied to StormLogiX's topic in Application Installs
Try one of the methods explained here: AV Switches -
Oh sorry guys....just got it....just set the entry =-
-
How can I delete a registry entry with the help of an .reg file...I don't want to delete the key...I know the command for that...I just want to delete 1 entry in an key.
-
How can I remove the autorun of Skype or ICQ unattended (with an reg file) from autostart??? I got the entries in the registry, but how do I delete them seperately?? How can I delete the entries for the Autorun??? I can set them to "", but then they still are in Start -> Run -> msconfig at autostart.