Jump to content

ronmanp

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by ronmanp

  1. thanks for the replies guys but Im still having problems I get "goto was unexpected at this time" the purpose of this batch file is to create a command that will "safe" delete the files by moving them to c:/corb.dir/ @echo off rem ======================================================================== rem sdel.cmd rem date : 23 octobre 2007 rem but: Automatiser des tâches dans un environnement Windows rem ======================================================================== if not %2=="" goto langue if %1=="" goto langue if %1=="/?" goto langue if not exist %1 goto erreur if not exist c:\corb.dir\nul mkdir c:\corb.dir\ goto deplacer if exist c:\corb.dir\%~n1 choice /c:oyn /t:n,05 Écraser le fichier SpecFICH (O)ui ,(N)on?: Overwrite file FileSPEC (Y)es or (N)o if errorlevel 3 goto fin if errorlevel 2 goto deplacer if errorlevel 1 goto deplacer :deplacer move %~n1 c:\corb.dir\ :langue choice /c:fe Quel langue préférez-vous ? / What language do you prefer (F)rançais ou / or (E)nglish?: if errorlevel 2 goto anglais if errorlevel 1 goto francais :francais echo SYNTAXE : sdel [SPECFICH][/?] echo SPECFICH : Représente une spécification de fichier selon la syntaxe echo echosuivante : [lecteur :][chemin]nomfich[.ext] echo Exemple 1 : sdel /? (affiche cet écran d’aide) echo Exemple 2 : sdel toto (Déplace le fichier toto dans c:\corb.dir) pause :anglais echo SYNTAX : sdel [FILESpec][/?] echo FILESpec : Represents a file specification using the following syntax: echo [drive :][path]filename[.ext] echo Example 1 : sdel /? (Shows this help screen) echo Example 2 : sdel toto (Moves toto to the recycle bin c:\corb.dir) pause :erreur echo Fichier SpecFICH introuvable – File FileSPEC not found pause :fin
  2. hi what can I do if I want to test if a folder named corb.dir exist ? I tried : if exist c:\corb.dir but I get a error with this ... can anybody help ? ps: the folder has to have the dot in it
  3. yeah !! first one to say thank you for this great app!!!
  4. ronmanp

    Correct order

    thanks for the reply I will definitly try this
  5. ronmanp

    Correct order

    what other tools do you recommend? I use hfslip because Im building a portuguese XP and there is no update pack for this language... XPize is not a priority for me ... thanks for the reply !
  6. ronmanp

    Correct order

    I dont integrate any with nlite , i only use it to remove some stuff, do some built in tweaks, and to put my serial, info etc.. thanks for the quick reply!
  7. ronmanp

    Correct order

    Hi, I have read some post here but I still have problems with my unattended XP . 1. I use HFSLIP for everything (updates, IE7, WMP11, etc..) 2. Nlite 3. XPize 4. DriverPacks Is it the correct order? PS: I also want to preinstall all the .net frameworks but there is no addon in portuguese. Is there a way to "easily" integrate these? Thanks in advance
  8. I know you said it was English version, but did you remove other language to make it smaller? Because it's a multi language application. If it still has other language is there a way to change the default language to Portuguese? Thanks, ps : 2.3.0 is out !
  9. ronmanp

    Reg file

    I searched here but there is too much info! lol Anyway, I want to add a registry key to my unattend XP. How can this be done? Thanks,
  10. is there a solution for this problem coz I have the same problem ...?
  11. im on vista with a x1900 xtx 512mb and the latest ati catalyst 7.7 . Im having the same problem but the picture isnt that bad for me, I think its a vista problem because I didnt have this problem with XP and older drivers ...
  12. thanks it didnt work but its not that big deal
  13. I'm having problems installing IE7, first of all I have a genuine xp. All other update are installed fine but every time the installation end I get a message saying INSTALLATION FAILED PLEASE REBOOT. All solution I found on Microsoft site didn't work. Someone has a solution for this ? Thanks in advance ,
  14. I use FireFox for everything but Im trying Opera since a a week or so and I love it but I love firefox's extension so ill stick with firefox for the moment and keep hoping Firefox 3 comes out soon
  15. thanks the plugin isnt there on the 64x version of wmp, but now where do I find it ? I searched on microsoft's site but found nothing
  16. hi, I searched google but found nothing ... Im on vista 64x and I when i listen to music with wmp11 64x the songs are not displaying on Live messenger but if I use the 86x version of wmp11 the songs are displaying correctly. I prefer using the 64x with shark's codec pack because the 64x is "suposed" to be faster Does anybody have a solution for this issue ? Thanks in advance,
  17. yes it is , I always remove all drivers because I like installing the latest drivers
  18. please forgive me for this .... thanks !
  19. why dont you use rvm? I use it with vier's update pack and it works great..
  20. youre the man ! great version cant wait to try
  21. wow nice job nuhi thanks for your nice work
×
×
  • Create New...