Jump to content

ajua

Member
  • Posts

    1,259
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Mexico

Everything posted by ajua

  1. ^^ you can make a cmd or bat file. you write the above path in that cmd or bat file and launch it from RunOnceEx or wherever you launch your files.
  2. search in the drivers section, i explained this long time ago.
  3. i just removed my serial from the switches and i add it manually and it works well now. i dont know if its a nero lite problem or a nero general problem but its annoying. now that it is solved im revolving round about the freaking debug.txt that the program creates in C:\Temp everytime it is launched.
  4. sonic reffered to a DOS command wich supoports variables when importing entries into registry. example: in your cmd or bat file you add this REG ADD HKLM\SOFTWARE\Classes\Folder\shell\Add to My App\command\ /D "%userprofile%\Local Settings\Temp\Myapp.exe" this will add the dword (/D) value %userprofile%\Local Settings\Temp\Myapp.exe into HKLM\SOFTWARE\Classes\Folder\shell\Add to My App\command i dont remeber the syntax for the other type of values that windows registry accepts, try /help on reg.exe
  5. i've tried this a long ago but im not sure how it was. guess i will try it again, i love testing apps the one i use now is ScriptLogic Installer Design Studio wich made repackaging easy and trouble-free.
  6. ajua

    ...

    i want to find a way to integrate without using ryanvm or nlite, hope microsoft releases some installer that accepts the /integrate switch.
  7. ajua

    ...

    you can install the updates with appropiate switches. install ie7 from eunonceex then run the updates with switches (normally /Q:A /R:N)
  8. ajua

    ...

    as far as i know there is the nlite way and the ryanvm addon pack (search the forum to find ryanvm site) way. and, obviously, the silent install method wich is easy enough to everybody. if you have a geniune windows then you can use this switches and install it from RunOnceEx setupie7.exe /passive /update-no /norestart
  9. i didnt see this coming. i use a desktop and a laptop on my own so i havent checked this out. but i installed it for some people that use multiple user accounts. will check on them.
  10. wow, that is nice. finally ms gives us a tool to deply windows media. what about wga? anyone if the created msi will check for WGA? im asking this because i have a lot of clients that dont have validated computers. thanks.
  11. i think microsoft is always tryng to improve some things but always leave something behind. maybe there is something to disable the creation of the MSOCache folder but we have yet to find it. and BTW, the documentation on Microsoft XML files for office 2007 didnt explain a lot of things, they almost take for granted that you know the Properties names and all, so you really "cant" customize all in the xml way unless you are an office 2007 xml files guru...
  12. well, i did the serial fix and i didnt get the fatal error. but the C:\Temp\debug.txt didnt disappear. its driving me mad how to get rid of it. maybe its a faulty language file in the release or something...
  13. well, fox it reader is fast and has less features like adobe reader such as digital signatures, more pdf iso-standard complaining and security features like embedded media in pdf. if you want to read "plain" pdf files stick to foxit, if you need form filling and the other features use adobe's.
  14. you can install SPTD driver from SVCPACK.inf and then you can install Daemon Tools or Alcohol without any problems. dowload SPTD drivers from shark007 repository and copy it to i386\SVCPACK in your cd. then open i386\svcpack.inf and add in the section [Hotfixes to run]. if you dont get this, read the unattended guide. this way works great, i installed alcohol and havent had any issues.
  15. you can also use thie switches to install it silently setup.exe /s /v/qb /norestart it works for the latest version. you can also export reg entries to save your settings..
  16. thanks, it was time for this to come out. will start testing it after christmas.
  17. i had my IE7 almost at the top of my RunOnceEx file REG ADD %KEY%\001 /VE /D "Microsoft .NET Framework 1.1 SP1" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\netfx11sp1\netfx.msi /qb" /f REG ADD %KEY%\001 /V 2 /D "%systemdrive%\Install\netfx11sp1\langpack\langpack.msi /qb /norestart" /f REG ADD %KEY%\002 /VE /D "Microsoft .NET Framework 2.0" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\netfx20\install.exe /q" /f REG ADD %KEY%\002 /V 2 /D "%systemdrive%\Install\netfx20\langpack\install.exe /q" /f REG ADD %KEY%\002 /V 3 /D "%systemdrive%\Install\netfx20\updates\KB917283.msp /quiet" /f REG ADD %KEY%\002 /V 4 /D "%systemdrive%\Install\netfx20\updates\KB922770.msp /quiet" /f REG ADD %KEY%\003 /VE /D "Microsoft DirectX 9.0c Dec 2006" /f REG ADD %KEY%\003 /V 1 /D "%systemdrive%\Install\directx\dxsetup.exe /silent" /f REG ADD %KEY%\004 /VE /D "Microsoft Stuff" /f REG ADD %KEY%\004 /V 1 /D "%cdrom%\Programas\microsoft\MSXML40SP2.msi /qb /norestart" /f REG ADD %KEY%\004 /V 2 /D "%cdrom%\Programas\microsoft\MSXM60.msi /qb /norestart" /f REG ADD %KEY%\004 /V 3 /D "%cdrom%\Programas\microsoft\cppredist.exe /Q:A /R:N" /f REG ADD %KEY%\005 /VE /D "Internet Explorer 7" /f REG ADD %KEY%\005 /V 1 /D "%cdrom%\Programas\ie7.exe /passive /update-no /norestart" /f this way im not having issues with IE7 except that 2 setups (tuneup utilities and solveigmm splitter) show an error saying that a shotcut to a website cannot be created. i just click ok on those error and my runonceex continues. im trying to figure out whats going on with those shortcuts.
  18. i didnt use shark007 installer but the original. the complain i got was from the autoupdate feature because i had 2.0 installed. with a fresh install of my uadvd, i just installed 2.0.0.1 over 2.0 and all worked well. no complains no nothing. i guess that the autoupdate feature maybe slipstreamed something to firefox to fix that.
  19. can you explain the process so we can build or own or try some workarounds for it? thanks...
  20. thats a good question. have you searched microsoft's KB? one thing i can think of know is to monitor a windows activation routine and see what changed... another thing is to monitor Microsoft Genuine Advantage Diagnostic Tool to see what it checks... hope this helps..
  21. i dont use this program but there is a setup free in their website. you just have to copy the exe somewhere in your comp and create a shortcut for it. thats for the free version. for the pro im not sure if there is a setup free option there. also, try to use CMenu (search in this forum for it) to right click your setups and have them identified so you can tell what are the silent switches.
  22. search in the forum, there are an app or two that do exactly that. one i remember is called WPI or Windows Post Install Wizard.
  23. you can try to extract the bitmaps from the version you have an then edit the original WINNTBBU.DLL from the windows x64 source. this way it might work for you.
  24. man, i think this is warez, you can be banned, remove the link if its warez. if its a installer on your own is fine but you can use any serial/crack and use it here.
  25. indeed, the new firefox builds complains about compatibility with java jre 6. strange since firefox is a standards-based program. i think a workaround will be out soon.
×
×
  • Create New...