Jump to content

beppemito

Member
  • Posts

    421
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by beppemito

  1. i'm looking for this too
  2. how can i disable Data Execution Prevention (DEP) using REGEDIT?
  3. i think you must create a new topic
  4. is there a swith to turn on/off descriptions?
  5. ok thanks
  6. some post ago i read nero languages aren't installed property with a /silent swith. can someone confirm this and give me a solution?
  7. what's the difference betwen FOR /F "tokens=3" %%I IN ('REG QUERY HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v SourcePath ^| FIND "SourcePath"') DO SET CDROM=%%~dI and FOR /F "tokens=1,2,3 skip=4" %%I IN ('REG.EXE QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Setup" /v SourcePath') DO SET CDROM=%%K XCOPY %CDROM%directory\file.exe %systemdrive%\patch\???
  8. can you post a modified version for disabling FORCE INSTALLATION if i click EXIT?thanks...
  9. how can i use this command in a file.cmd to using this: ?
  10. how can i use variable cdrom in a .cmd?
  11. and for command XCOPY + cdrom?
  12. another problem: i've added more program into the list, but the last ones in boxes.html aren't showed!how can i fix it? my res: 1024x768
  13. there is a xcopy.exe in system32 folder...
  14. i've got a question: using runonceex, must i use o can i use ? and for ?
  15. this is a part of new config.js (WPI 2.0) this is my old part of generate.js (1.2 beta) how can i convert XCOPY command, QUOTES ( " " ), and variable CDROM?:
  16. http://www.slysoft.com/download/SetupCloneCD.exe support /S switch
  17. download at: unavailable now link is removed
  18. i've integrated sp1 in framework.... my file is netfxsp1.exe now in I386 folder (WIN XP SP2) i've expanded svcpack.in_ for installing netfxsp1.exe i must create a i386\hotfixes folder and put netfxsp1.exe into this and modify svcpack.inf like this? is it right?
  19. anydvd 4.0.2.3 is out....does this method work for this version too?
×
×
  • Create New...