Jump to content

Pezzie

Member
  • Posts

    61
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Everything posted by Pezzie

  1. I have made an AutoIt that installs it silently. comodo.exe
  2. I think I tried that - couldnt get it to work.
  3. In order to install Marvell I created two bat files: Lan1.bat: ECHO. ECHO Installing ISS script service ECHO Please wait... start /wait %systemdrive%\drivers\Lan\ISScript8.msi /qb Lan2.bat: ECHO. ECHO Installing Lan driver ECHO Please wait... start /wait %systemdrive%\drivers\Lan\setup.msi /qb This works for me - you'll have to unpack the driver in order to get the .msi files. Hope it helps.
  4. I have found a solution for this - but im currantly at work. Will post it later.
  5. My Computer, My documents and Inet Explorer icons are all in shell32.dll. I use ResHack to change the icons - which also means that you'll have to remove Windows File Protection ( try using nlite to do that ). As for Microsoft icons iam not sure - never done that, but heres what i think you could do: I believe that office icons are stored in the .EXE files - so you should actually be able to replace the icons in those .EXE files like you did with the shell32.dll file. Now in my book all you need to do is the copy your "hacked" .EXE over AFTER you install Word, Excel and Publisher. To copy files over - try to search the forum - this can be done with WinRAR sfx files. Let me know if you need more help or links to find the infrmation you need. Pezzie
  6. Cant you set it up so that if anything is checked then prepare and cleanup will automaticly be checked ? I know that any users could uncheck them. And perhaps Hasi could add a 3 option to the forced category - forced if anything is checked ?
  7. Sure - find it here Its made as an exe file - just run it.
  8. Solution to my original problem: Getting some music to play before WPI starts. I fooled a bit around with flash and created a projector file. This file is then runned before WPI playing the music and showing what application you can choose from in WPI.
  9. Ok thx for the help. Status now is that I load a self-mixed song and then a webpage with a countdown before WPI starts. Haven't cross tested it yet - but wanna know if this problem is related to Virtual PC. Nice that someone does that instead of just say: do the search !
  10. Can i run this from [Guirunonce] before i call WPI ? I dont know if its a virtual pc problem- last time the install finished and i look in the windir/system32, but i couldn't find wmplayer or mplayer2, only mplay32.
  11. Sry Gun As i was saying - the problem seems to be that i cant load either of those - dont ask me why by it dont work in Virtual PC. I did something similar to start with just added the title behind like this: start /wait mplayer2.exe WPI.mp3 This will work fine in my normal windows, but not in Virtual PC. After a made an auto it exe to turn the music of after a certain time and when that closed WPI started.
  12. Thats was the one thread i was talking about - and it still dont work. Taken from the web of the program: But thx for showing me the search function - could never have found that on my own.
  13. plz tell me what to search on then, cuz i have been trying for a week now and all my searches never seem to give any result. I have read one thread about playing music during setup, but that one dont really work so...
  14. I have tried a few different things, but i cant get i to work. I can get WMP 9 to autostart playing the file and Windows media player 2, but somehow my install doesn't seem to be able to find those programs shortly after install of windows. Then i tried media player ( called mplay32 in win/system32 ) but it wont autostart the mp3 file - it will play it though. Does any one know have this can be done or know how to autostart a mp3 file in media player ?
  15. I use Nod32. Its low resource and has all other qualities you asked for. Could you find a better app ? - Perhaps --> if you do plz let me know. The only thing is that the resident protection ( AMON ) is disable by default in my installation. I dont know if you are able to import profiles. And most important ( if you use cd ) its not that big.
  16. Perhaps a little more custom friendly - like the config page. Make it so that you from the config page can choose font color and perhaps the colors of the top and bottom. This is for those ppl who have no clue on editing things themselves and need it from the bottom and fail proff.
  17. And you want to know what ??? To change the color into black ??
  18. @Hasi Being the case that i removed the code, i dont think that would help now. But thx for the tip - gona use that in the future.
  19. Hi Astalavista Look for this ( top of page ) <script> if (bgpicture && bgpicture[0]!='') { document.all.bgpiclayer.style.display = 'block'; document.all.bgpic.src = bgpicture[0]; } </script> <table class="box" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0" onclick="stopInterval()"> <tr><td colspan="2" bgcolor="#18339f" height="5%"> WRITE HERE And for the bottom find this <tr><td colspan="2" background="./graphics/smallbarb.gif" height="1px"></td></tr> <tr><td colspan="2" bgcolor="#18339f" height="5%"> WRITE HERE <!-- The exit button. --> And you are done. You can use standard html tags and syntaxs ( eg. font, color, center ... )
  20. Well can't really get the option bottom back - i'll have to edit my settings in the useroptions.js instead. As i said earlier i still use the 2.7 WPI - stabil and i made quite a lot of changes to it - e.g. transparenty and so on. But if im gonna change sometime soon this will be what it will look like: This by the way is version 3.0.3 - code looks really nice hasi - nice job. ------------------------------------ Upload images here for free !!! ------------------------------------
  21. Yes it is based on what theme your are running. This is with windows standard theme ( luna blue ) And this is after i change theme to panther ( OS X theme ) Hope this answers your question ?
×
×
  • Create New...