Jump to content

Major

Member
  • Posts

    322
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by Major

  1. @Hi _jd_ I have installed perfectly IE7 via svcpack.inf but the problem i couldn´t install my applications via runonce, please would you tell me how did you do it ti install also the applications? Thanks
  2. I think you are right, because i have downloaded other version of windows media player yesterday and there has been no problem, it seems that the version i had, it was not the final. Thanks very much jcarle.
  3. Yes I use it and i think there are a lot of people who don´t know the program exist. Hi jcarle I have an error on intergrating microsoft compression client pack. the error says: Unhandled exception has ocurred in your application. Here are the details See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ComponentModel.Win32Exception: El sistema no puede hallar el archivo especificado at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WMP11Integrator.formMain.startAndWait(String filename, String arguments) at WMP11Integrator.formMain.buttonIntegrate_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- WMP11Integrator Assembly Version: 1.1.60.0 Win32 Version: 1.1.60.0 CodeBase: file:///C:/Archivos%20de%20programa/WMP11%20Integrator/WMP11Integrator.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
  4. Hi men, i tried to change the color of the program list when the mouse passes over a program but without success. Is there anybody please to illustrate me how can i do it? I have attached an image in order to see what i want to change, is the red rectangle, i want to change the color inside to other color. Thanks
  5. @mazin what is means SFC must be off? @oddbasket, i have downloaded vista noir, but i couldn´t extract it because it tells me it has an error CRC Thanks
  6. Hi men, have you found the way to eliminate the cab files that anyone does not use to install Nero?
  7. when you got the message "Press any key to boot from CD", and after to press any key, it began to load setup or not?
  8. Hi, when i must execute exactly the script in my RunOnceEx.cmd?
  9. Thanks very much. I have a question, i will ask you in your post.
  10. Would you like please to tell me which update has that file? Thanks
  11. i use this command via RunOnceEx REG ADD %KEY%\028 /VE /D "AC3-ACM Decompressor 1.31" /f REG ADD %KEY%\028 /V 1 /D "Rundll32.exe Setupapi.dll,InstallHinfSection DefaultInstall 132 %SystemDrive%\install\Codecs\AC3ACM.inf" /f
  12. Hi, i want to install framework 2.0 via cmdlines.txt. i have tried many cases but without success. here my first cmdlines.txt [COMMANDS] ".\$1\Install\Framework.2.0\Framework.cmd" "RunOnceEx.cmd" Here is my framework.cmd cmdow @ /HID @echo off Start /Wait %SystemDrive%\Install\Framework.2.0\install.exe /qn Exit And then i change it moving all of the files to the directory $OEM$ like as said a colleague and rename the file install.exe to Dotnet.exe here my second cmdlines.txt [COMMANDS] "Dotnet.exe /qn" "RunOnceEx.cmd"
  13. it would be very kind of your part if you can to post a little manual how to do it, because i have read those posts you have posted but i have not understand it well. i want to do Unattended installation from my USB external HDD. Thanks very much
  14. Yes i can do it like as you said, but i have done it with putting the folder in "C:\XPCD-SP2\$OEM$\$Docs\Default User\Escritorio\Programas" and it has been copied automatically without any command like as you know, but the problem was in i usually found that folder was read only.
  15. I have leaved out /S /D but without success, so i have began to do various tests. Finally i have found the problem is in putting *.* and will do the work. for example: Attrib -R "C:\Documents and Settings\Administrador\Escritorio\Programas\*.*" /S /D
  16. Hi men, in my Unattendedn windows, i have put a folder \$OEM$\$Docs\Default User\Escritorio\Programas. But the archives were read only, then i put this command in the CMD to remove the attribute real only (i want to try it first in a windows installed, in order to implement it in my unattended after): Attrib -R "C:\Documents and Settings\Administrador\Escritorio\Programas" /S /D Nevertheless, i have not been sueccessfull with the command, can anybody help me please?
  17. Thanks Takeshi I have not seen that word before in the setup because i install windows "spanish".
  18. Is true when you have only one HD and without partitions, Because "=1" looks for an empty hard disk or partition that does not contain any previous installation of OS, if he finds it, it does not ask, it installs inmediately, and you will have two OS. I have done all tests of the whole combinations between Autopartition, Repartition and FileSystem (without partition, with partition, with only one HD, with two HD) in order to understand it better. P.S. Sorry i don´t understand the word "unallocated"
  19. It comes prepacked with a serial for DEMO Version, if you want the full you must change it with your serial.
  20. I have found the menu "Favorites" in Resource, but i don´t know how to remove it, can you help me please?
  21. Is there any way (tweak or unregister dll) to remove a button from a program like the button with the red elipse?
  22. You must put these lines in your Winnt.sif, it will prompt to ask you in which partition you want to install the OS and which size. Autopartition=0 Repartition=NO But if you want to do it all unattended, you must use diskpart.
×
×
  • Create New...