Jump to content

Dynaletik

Member
  • Posts

    668
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Dynaletik

  1. @keytotime: Quite cool method, but SoF directly installs the extensions, because when I use your method, on the first start of Firefox I get asked for installing the extensions and theme. You're doing fine with your tutorials (just remembering your Nero 7 Basics Guide, that works fine for me). Can I somehow define wether FireFox is started in FullScreen mode or not? Because this is the only thing I have to do after intsalling FireFox with SoF. FF does not start in FullScreen Mode, I have to do it manually (just 2 clicks on the window, but it must be defined somewhere)
  2. Hmm, when I add two-line descriptions, my WPI does not start correct. There are 2 errors and then no columns are shown.
  3. YES!! This works perfectly now. Thanks man.
  4. @ATM: Are you sure you posted into the right thead? They talk about the .reg file that must be integrated before running WPI. And I think it is just necessary to have single-line descriptions, isn't it?
  5. Yesterday, I made a new Silent Firefox package with the updated SoF from the first post. (using fireFox 1.5) Now, the extension "TalkBack" gets installed when I start the installer. With earlier versions this did not happen. Is there a way to turn this off? I searched the ini files, but I don't know what to change. Does somebody know how to deactivate TalkBack, so that it does not get installed?
  6. I just tested the new install.exe and everything works for me. My profile is set, FlashGot 0.5.9.98 and the Qute Theme 3.0.1 get installed as well. Thanks for the update mate.
  7. Hmm, I don't know, how to solve the problem with checking if an app is installed. I use my conditional statements, to test, if a file exists. This is useful to check if a driver is installed so the entry for the control panel for the device is only listed in WPI, when drevice is installed. I use it like this: cond[pn]=['FileExists("%systemdrive%\\Windows\\System32\\atiddc.dll")'] This checks, if an ATI card is installed.
  8. On 6th of December, the new version 7 of AntVir will be available. I just downloaded the Beta version and played with it. But it seems, as if there is no silent or other switch for the installer as it is in version 6. The only way I get AntiVir installed atm is running setup with an AutoIt script. Then taskkill all the antivir processes. After that, I copy over my reg info (I got the Premium version) and my AVWIN.INI to get my options. And of course, I updated the installer before running the AutoIt script, so I got the newest AntiVir 7 version installed. Everything works quite fine, but I want a switch instead of an AutoIt script. Anybody know anything about that?
  9. Ok, nervermind.
  10. One question regarding the Creative drivers: Doesn't the Creative SB X-Fi Driver contain the driver files for SB Live and Audigy, too? I use the newest X-Fi driver for my new X-Fi, for my old SB Audigy 1 and for a SB Audigy 2. And it works. And btw, you can delete all the amd64 folders of the X-Fi driver, or should the driver pack be compatible with Win XP x64? This would save some space. So I would delete the "old" Audigy driver and only put the X-Fi driver into the pack, or are there any problems that I do not see?
  11. No, I downloaded an updated version of Qute Theme that is compatible with Firefox 1.5. And FlashGot 0.5.9.98 is also combatible with 1.5. So it must be related to SoF, that the Extensions and Themes do not get installed.
  12. Yes, when it works, it is great.
  13. Hmm, I got an updated version of my Firefox Theme Qute now, but both, the theme and Flashgot do not get installed when I use Silence of the Foxes. When I place them into the "extensions" folder in %programfiles%\Mozilla Firefox manually, FF asks me to install the extensions and they just work fine with 1.5. So would it be possible to make SoF combatible with FireFox 1.5? Would be very nice.
  14. Remove the double quotes pls. I don't know, how WPI handles spaces in the names of folders, so I do not have any spaces there. And for your cmd there are no spaces, too. So pls try cmd1[pn]=['%cdrom%\\Install\\Office2k3\\setup.exe TRANSFORMS=office11.MST /qb-!']
  15. Is this the code in your config.js or in the configuration wizard that comes with WPI? Perhaps you can open your config.js, and verify if the commandline entry for Office is right. It should look like this: cmd1[pn]=['%cdrom%\\Install\\Office2k3\\setup.exe TRANSFORMS=office11.MST /qb-!'] The "!" within the "/qb-!" just disables the "Cancel Button", so don't worry about that.
  16. I just tested SoF with the german FireFox 1.5 that came out today. The profile is integrated fine, but my Extension flashgot does not get integrated. I tested to manually integrate it and it is compatible with Firefox 1.5. Any idea, why the extension does not get installed with version 1.5? Wit version 1.0.7 everything went fine.
  17. I don't know if this works with %systemdrive%, but that are the applications, that get started, when you hit the excel key on your keyboard. I would have answered this earlier, but we had a lack of energy in germany, because of the weather. I'm using this method since one year now. It just works, but never tested with %systemdrive% or %programfiles%. Sorry.
  18. Hehe, it is quite easy. Logitech's SetPoint saves ALL its settings in "%appdata%\Logitech\SetPoint\user.xml" So what I do, is to configure SetPoint, then I add the user.xml to my UA-DVD and use the following batch file to copy the configuration to HDD BEFORE I install SetPoint via AutoIt. cmdow @ /HID @echo off md "%appdata%\Logitech\SetPoint" 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: copy /Y "%CDROM%\Install\Dirver\SetPoint\user.xml" "%appdata%\Logitech\SetPoint\user.xml" Works for me (and also the settings, if the tray icon hides or not is in it, as you can configure this in SetPoint, right?)
  19. Yesterday, I recognized, that the variable %temp% is not defined in WPI. %cdrom% and %systemdrive% and so on are defined. Could the variable %temp% be integrated into the next WPI version, because I need it for some of my cmd lines. Would be great. Is it possible?
  20. He said, that he read the core guide, but with keytotime's guide and AdminStudio, you can make you own packages, not only the core. Something like NCAB is not out yet, I think. And I think NCAB is much harder to do for Nero 7, but we will wait.
  21. Ok, so I will help you. Try this thread. The author is keytotime.
  22. Why do they do this. A Winamp version is only actual for 1 or 2 weeks. Now I integrated version 5.111 and what do they do? Yes, 5.112 is released. Hmm, but better a fix for the bugs than a bugging software. So now I'm waiting for the msi.
  23. Oh yes, you are right.
  24. I'm using XPize since version 3.2 now and I NEVER EVER had a problem with it. This is why I help XPero hosting it. It is awesome if it works. Uploaded 4.1 to my new own ftp and sent XPero the links, where is he?
×
×
  • Create New...