Jump to content

Solid as a rock

Member
  • Posts

    707
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Everything posted by Solid as a rock

  1. Do you have found the answer?
  2. Hi, i have searched the whole forum at CPUZ and it is clear no one installs it unattended? i have found this switches somewhere but it dont work for me because i get a popup with information about my pc. cmd1[pn]=['%CDROM%\\Install\\CPU-Z\\cpuz.exe /VERYSILENT'] Do someone know a better way?
  3. Thnxs
  4. I use Deamon Script too and get that popup too... maybe i am doing something wrong? edit: i have searched too, all are talking about a perfect solution: simply install Daemontools by using cmdlines.txt but once again, i use WPI, so this is not my solution. cmd1[pn]=['%CDROM%\\Install\\Daemon\\DaemonTools.msi /qn Reboot=ReallySuppress'] cmd2[pn]=['%CDROM%\\Install\\Daemon\\Daemonscript.msi /qn Reboot=ReallySuppress'] cmd3[pn]=['%CDROM%\\Install\\Daemon\\DaemonDriveInstall.DaemonScript'] cmd4[pn]=['rundll32 setupapi,InstallHinfSection DefaultInstall 128 %CDROM%\\Install\\Daemon\\DaemonTools.inf']
  5. i have added XPize to WPI (to let people free in choice if they want Xpize or not) with this commandline: cmd1[pn]=['%CDROM%\\Install\\xpize\\XPizev4_MCE.exe /S'] but after install, XPize popups with a dialog box that it is succeeded and i have to click on "OK". Which part of "/S" Xpize dont understand? i have read al switches in the first post of this thread, it seems i only need the /S switch? or am i wrong?
  6. you are a member of MSFN and you asking why needing /S?????? S=Silent, dest=Destenation.
  7. It dont work for me, i have WPI in Install. so it is cdrom:\install\wpi\wpi.ico all other applications are in Install too (for example: cdrom:\install\framework , cdrom:\install\adobe and go so on) when i do install whatever, i get a path with \install\wpi\install\whatever. i have make the changes you talking about, but it dont fix my problem... @ECHO OFF REM Example, how to look for CDROM-drive. 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%\wpi blah blah :end EDIT: i have fix this problem by editing GENERATE.JS, renaming two paths from wpi.ico to WIN51 and you are gone.
  8. i guess it is because you forgot a slash
  9. the button exist and it is working perfect, i have looked AGAIN in standard_toolbar.ini and i have found the customize toolbar browser.content and again, there is no line written with InIE or explorer or Ieplorer. you see my example if you believe i need glasses. Maybe my opera8.5 is f*kked up, i dont know. i have searched too at *toolbar.ini to be sure there is no copy. no hits except two same files called standard_toolbar.ini, one is in C:\program files\Opera\defaults the other in C:\program files\Opera\uninst\backup [Customize Toolbar Browser.content] Button, 69240=Rewind + Show hidden popup menu, "Internal Rewind History" Button, 21209=Back + Show hidden popup menu, "Internal Back History" Button, 21211=Forward + Show hidden popup menu, "Internal Forward History" Button, 67675=Fast Forward + Show hidden popup menu, "Internal Fast Forward History" Button1, 69240=Rewind + Show popup menu, "Internal Rewind History" Button2, 21209=Back + Show popup menu, "Internal Back History" Button3, 21211=Forward + Show popup menu, "Internal Forward History" Button4, 67675=Fast Forward + Show popup menu, "Internal Fast Forward History" Button2, 21235=Stop | Reload, , , 21210 Button3, 21212=Go to homepage Button4, 69682="Set alignment, "hotlist", 6,,"Panels" | Set alignment, "hotlist", 0,,"Panels"" Button5, 67007=Wand Button6, 67499=New page Button8, 21204=Open document Button9, 21205=Save document Button10,21206=Print document Button11, 21208=Find Platform Windows-Unix-QNX, Button12, 21215=Tile vertically Platform Windows-Unix-QNX, Button13, 21216=Cascade Button14, 67496=Enter fullscreen | Leave fullscreen Feature Voice, QuickButton15, 67676=Start listening | Stop listening,,,67677 | Stop speaking,,,67678 Button15, 69384="Show popup menu, "Closed Pages Menu",,,"Trash"" Button16, 21193=New page,1
  10. there is no "one the best". i use Opera8.5 and i am very happy with it. you have to find out for yourself which one you like. Oh, do you have rightclick on IE7.exe and unblock the block of security risk? Dont know if this helps.
  11. Now when I change the %CDROM% to the actual drive letter the installation works as expected. Im obviously wondering if the issue is related to the way Virtual PC handles drives and renames drive F: to D: in this situation which is the optical drive. So can anybody clarify this situation or inform me if I have my switches wrong ? i believe it must be %CDROM%\\Install\\OpenOffice.exe /S
  12. i have searched in ALL *.ini from opera6, there is no word written about Explorer. i am tired and wont spend any time in it. i give it up. ok?
  13. Thanks!!
  14. why do you want IE7? it isnt ready and have many bugs? if you want other browser than IE6, try maxthon or Opera or Firefox or safari or other browser... i dont believe there are trial window downloadable....
  15. am i understanding it good, you do this one time and the result stay for always? and do it works? can i do this too or better dont?
  16. i am sorry, i had to be more clear, the file excist but there are no lines about a button which open Internet Explorer or Iexplorer.exe or something like that. it must be another txt file
  17. do someone know the variable for "\Documents and Settings\Default User"? %Userprofile% is my own profile but i am searching to the variable of the "default user" profile EDIT: i found it again... "%AllUsersProfile%\..\Default User\" will bring you to the default user profile
  18. i have rewrite it to: cmd2[pn]=['FILECOPY %CDROM%\\Install\\Autoruns\\autoruns.lnk %AllUsersProfile%\\Desktop\\'] much better
  19. they are funny
  20. i am no longer be able to watch DVD with powerdvd6. i didnt realize it could be Xpize, but i found this topic. How to find out it is Xpize problem? i dont get any error, the PowerDVD exit after 1 sec when i press play. WMP10 i dont use it.
  21. Well.... i explore some problems, when disable the video, i was no longer be able to watch TV via Winamp. anyhow, i have written an autoit (with the help of an user called MHz) and this do almost everything (except register the PRO version, it will be done with a winamp.reg), i install the video option but without register it as the standard videoplayer... if you had opened this topic a few days ago, i was more interested in your way, now i stay by autoit and it is ready for me. if you are interested in the autoit way, let me know... greetz and good luck on MSFN
  22. is there a way to write this shorter? cmd2[pn]=['FILECOPY %CDROM%\\Install\\Autoruns\\autoruns.lnk %systemdrive%\\Documents and Settings\\All Users\\Desktop\\']
  23. Look at yourself, how do you think we can help you? we NEED more information, which program is it, what do you mean minimize window? you mean silent install? are you sure this is the right place for your question? Please write more than 1 line and be more clear
  24. Actually if you look at the properties of the file, you will see 5.1.11.143 as the latest version. The topic title does state the major version numbers. But I think is trivial in this case. where do you read that? i read it on winamp self, see the attachement... Edit: i already found it, you have watched at winamp.exe to see the version, you have right. it is 5.1.11.143
×
×
  • Create New...