Jump to content

XPect

Member
  • Posts

    80
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by XPect

  1. This one is quite easy, it's show in the install.ini that come with wihu The command to use is goup.x = 1This signify that the lower levels are options and that you can only select one of them. Hope this help.
  2. It's not the install process, but just to signal that there is a portable version of Firefox available that don't need any install. Could be used from an USB key... http://johnhaller.com/jh/mozilla/portable_firefox/
  3. Hello, Test.eval is designed to test a file (existence or version) or a registry key (existence or value), not to test another item in wihu. If you want to chek 7 if 6 is checked, use subitems like this: I think this will do what you need Another tip, you can do this also without showing the second command to the user, to be shure that the second one is not accidentaly uncheked by hidding the second command, just had this line:
  4. [b]ArniWorks - AwxDTools[/b] (105b056 but should work for any version1.x) Note: Place the script in the same dir than the prog and rename the installation to awxDtools.exe
  5. Hello, 1st of all I'm not shure this is the right place to post, on my understanding must be in the main Unattended Windows section while it's not directly related to wihu. Anyway your project seem interresting on the hardware detection part. How did you do it ? This could be a complement to wihu, to automaticaly install drivers with criterion not only based on reg key or files test. Regards
  6. My modest contribution Wihu should be consider in 2 ways: - 1st like any cmd file to be abble to automaticaly add software in your unattended install but with testing capabilities and possibility to easilly add/change users - 2nd like a post install wizard to be abble to select additional soft to install to a specific machine. I use it in both way, a 1st pack of soft are installed thru unattended setup and I re run wihu on windows 1st run to select other softs to install...
  7. XPect

    problems with office xp

    Could be just that wihu doesn't find the Custom.mst. Try to had the path of the file in the command line, something like let us know the result XPect
  8. I agree, if a sub item doesn't respect the same selection rules than the orignal item, inherit sould not be used, it's just logic. I got the same problem to differentiate a program installation than the icon removal and the registering. At the end it's more logic to just add a different test per sub item, even is the test is the same for several sub items...
  9. Why don't you code the install directly in wihu rather than using inf file ? For me or you use wihu or you use xplode, but I don't see the interest of having a mix of the 2, but maybe I'm missing something. What is your purpose ?
  10. Yes of course, sometime I'm still sleeping a bit Thanks XPect
  11. I will send them a mail, but I'm not shure they will be as reactive as you Thanks for the mofification anyway. PS: Do you have somewhere a list of all command available now ? (I've tried your doc but German is to difficult for me) Just a list should be ok, I should be abble to understand the purpose now Regards XPect
  12. I've tested the exe, I wil try to find another file. Anyway (I'm not very aware on how files handle version) what sound stange to me is that when I open properties on the exe, the dialog box show version information. That's why have asked. Thanks XPect
  13. Just one more question, the version testing works fine except on winrar 3.40 that return nothing. Have you ever try the version testing on it ?
  14. Once again, thanks Mr Ben [Magic] Kalytta PS: Don't take to much steroids
  15. Hello Benjamin, Can you give me a little help on how command.x work please. This doesn't work This work I don't understand why the 1st one doesn't work. Can you give me the clue
  16. Sound really good Thanks XPect
  17. As I said, doing 2 tests rather than 1 is not really a problem. In the same time having only one command to test both existance and version is easier to implement. So I should say yes, if it's not a big change for you. Thanks XPect
  18. Hello Benjamin, I use this to check if prog version is lower than the one to be installed (please note the use of the %PowerArc.ver% to display the version installed ) Work fine is the file exist, but if the file don't exit the test return false. This was not the case with the previous testing method (If I do remember the version was set to 0 if the file don't exist) So I'm obliged to double the test like this Not a real problem but I would like to know if this is voluntary or a bug Regards XPect
  19. Completly forget this batch Thanks anyway Last time I bother you, promised... until next XPect
  20. Hello Benjamin, Devinitively can't post images there so I've join a small fil with 2 samples of splitterpos problem. [Edit] Found the problem, it come from the command line. If I use The splitterpos is ignored (but dimension.width and dimension.height works)If I use everything workSeem to be a little bug anyway Regards XPect Sample.zip
  21. Your the best Work like a charm, very helpfull Thanks again XPect
  22. Scripting could be good definitely, but as you mention need a big rewriting I was thinking more to something like your 1st example or like you do for the testings in the test.x I don't see what other uses users can do with such vars, so this could be a good starting point Regards XPect
  23. Benjamin, Please take a look at this ini As you can see I initialise a var Test that will contain the registry key value (here menushowdelay) and use this var to display actual value in the item description. Is it possible to do the same thing with program version, I've tried but it's not working. The idea beyong is to display actual prog/DLL version in the description, as an help for users to evaluate if they should really upgrade or not. Hope I'm enougth clear
  24. Hello Benjamin, Just to let you know that URL tested on another computer work fine by ctrl click XPect
×
×
  • Create New...