Jump to content

HpVaC

Member
  • Posts

    21
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Mexico

About HpVaC

  • Birthday 11/05/1979

Contact Methods

  • Website URL
    http://

HpVaC's Achievements

0

Reputation

  1. Hi, is there a way to hide ms-dos proccess windows? i run several applications that are run from command line and everyone of them keeps a command prompt window opened, i wonder if theres any way to hide them (hope it is), thanks in advance
  2. I was having this sorta crazy idea and now its spinning all around my head... is it possible to filter the content transfered via LAN onto a server? i mean like you share a public folder for everyone to backup information, but lets say they will only be allowed to backup document files (.doc .ppt .xls .cdr etc) but denied to backup mp3, executable or video files.. is it even possible?
  3. Hi there, is there a way to add custom icons to a cd folder to customize the appearence? i've done it on hd folders but the brunt cd path looks for the icons on the HD, i also changed the path to: [.ShellClassInfo] IconFile=Icons\Dead Can Dance - Dead Can Dance.ico IconIndex=0 To try and make it work (autorun.inf style), but that did't work either, if anyone can help, it would be apprecited, i'm stalled with 4.7 GB on my hd until i find the way to do that.. once i find it (with your help i hope) i'll be able to free up 80 GB + in mp3 dvds thanks in advance
  4. for those who may be interested in the solution for this problem, check out HERE look for my posts
  5. here's my piece of install for corel draw 11 i hope may someone can help REG ADD %KEY%\010 /VE /D "Corel Draw Graphics Suite 11" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\Apps\Corel\setup.exe -s" /f REG ADD %KEY%\010 /V 2 /D "Taskkill /F /IM Registration.exe" /f
  6. Hi, i've made a new unattened xp install disc, this time i added the corel draw 11 graphics suite and photoshop CS, i've made botch silent install photoshop works just fine, the problem i have installing corel is that i can't kill reminder.exe, i mean at the end of the corel draw uninstall it gets stuck by the registration reminder, i've used the setup.exe -s option, then i call taskkill, the problem is: task kill wont start until i cancel the registration program, any idea? please
  7. That used to happen on a xp unattended cd that used to have some error and it doesn't finish at all, you may need to analyze your code, have you tested it in some other computer? i'm having that kinda problem once again the thing is my installation cd doesn't even install internet explorer etc... BUT i'm pretty sure my code is just right, i'm thinking.. what if my media is just messy? i guess i'll test that later on a new media. or perharps if your code is just fine (like mine) and you find another reason, please let me know.
  8. I have a problem, i've made an unattended Windows XP cd, office 2003, winrar, all the basics, the thing is the dvd worked with 2 computers i've tested it, BUT right now i'm installing a new computer INtel celeron 1.8 ghz/Biostar mainboard/128mb ddr/ the problem is that my dvd isn't working properly, i mean it installs windows.. but it doesn't even add the local user that used to add on the other computers, any clue? anyone need to see my runonceex.cmd code? is it someflag requied or something? the computers i've previously installed were Intel celeron 466/P4 1.5, help please
  9. Problem solved.. the trick(if anyone is interested) is to create the batch file with edit.com (windows dos editor) instead of notepad or anyother editor I must say; thanks Mike79
  10. Neh i couldn't make it, i guess i'll leave that 2 directories and .url file alone, i guess is enought with the automatic software install
  11. i've tried that on batch programming and doesn't work at all, i'm gonna try right now using ROE to add a variable and i'll let you know
  12. i didn't get the way to do that, but hey, good news, i finally get ROE to run installing adobe reader 6, right now i'm moving all my ROG entries to ROE i guess i'll try to RD via ROE, any advice? would i use the normal syntax?
  13. hi, one question please.. you'll see, since i use windows xp in spanish, there are some special characters, for example, start menu is called "menú inicio" i've made a cleanup.cmd, and everything works fine except because my batch doesn't recognize the "ú" char.. it interprets it as "." (mexico ascii code for ú is 0250) but since a left 0 equals nothing.. my batch interprets it as . (us ascii code for . is 250) Any idea on how to fix that? I've checked out US ascii table, and theres no code for "ú" aparently Any help would be apreciated
  14. BTW, thanks a lot to Soulin for his support, i'm about to make my first test using RunOnceEX instead of the batch thing, i hope everything goes ok
  15. i've solved my problem, about macromedia is the redistributable flash/shockwave player, the only thing needed was to remove the /f switch worked just fine, and about my batch problem (the one that didn't start the batch processing AT ALL), the problem was the administrators group, i'm making a silent SPANISH xp install, so my mistake was: using administrators, instead of ADMINISTRADORES, sorry about that all of you. and thanks to Soulin for eveything
×
×
  • Create New...