Jump to content

mazin

Member
  • Posts

    1,948
  • Joined

  • Donations

    0.00 USD 
  • Country

    Egypt

Everything posted by mazin

  1. The problem is that I knew the problem? SWEET?! I mean when we advertize the CDROM var inside the CMD, it's advertized inside the CMD only. You see. I mean it's not advertized as a usable var by other programs. This is why there's a utility on the unattended site for this purpose. It could solve the problem, I think. But what I want to do is define the CDROM var inside the JS, too. This way, the JS can see the CDROM. Right now, I don't know how to do that. But I'll keep thinking. This should, also, help in copying the INI via JS too; instead of using the CMD to copy it. Actually, I want JS to do everything, so that CMD only has got one line in.
  2. sagerun:23 StateFlags0023 Do you mean those in red should be the same? BTW: The first line in your tweak isn't necessary. You can delete it.
  3. hahaha By the way, which beer do you drink: Heinken or Budwiser. I'm afraid it's San Miguel! OFF TOPIC/ wanna see /f problem, so you believe me? Look at this: http://www.msfn.org/board/index.php?showto...ndpost&p=157864
  4. bonedaddy We still have your previous working way to install from CDROM. I'll manage the new method that you posted a pic for. However, there's some good news. Now, we can insert reg data for Pro version via the JS itself. I added these lines (in blue) to JS to register Winamp for the Pro version: So, no need to add those reg data to the CMD file.
  5. Now, it's not only prathapml! But: prathapml visaversa Bâshrat the Sneaky MCT
  6. prathapml I guess if you installed the Agent and enabled it to start with Windows, the Quick Launch link would be there. For Library position, yes I think Alanoll saved winamp.ini after keeping the library in a certain position. Hope this helps.
  7. I've just signed now. Five hours earlier, I couldn't. I think they were doing maintenance.
  8. And the directory Y` was mostly created by a typo in your CMD.
  9. If you mean Windows Installer itself, there are cases where you must place msiexec.exe prior to switches. For example: Start /wait msiexec.exe /I AcroPro.msi /QR Or, do you mean "Windows Installer Helper Utility"?
  10. You can have the directory created directly by RunOnceEX.cmd without importing it to the Registry. I mean to use this line: MD "%systemdrive%\Program Files\IrfanView" without REG ADD %KEY%... Also, in your first post, you said COMPONENTS=& & #34... and now you say COMPONENTS=&"#34... Which one do you mean to be right?
  11. This is the correct syntax for 025-->1: REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\IrfanView\iview391.exe /silent /folder=\"C:\Program Files\irfanview\" /desktop=1 /group=1 /allusers=0 /assoc=1" /f But if you still have problems with directory creation, try placing a MD command above the syntax. For 030-->1, just keep one quote: This fdshow"" /f must be fdshow" /f
  12. You can't! This is what I'm saying about the /f usage. If we don't use /f we can be informed if there is a duplicate.
  13. I think neo_3333 meant to use enviroment variables in lines like this one: szDir=C:\Program Files\BreakPoint Software\Hex Workshop 4.2 He didn't mean to use them on command line.
  14. yeah...it is
  15. me, too.
  16. Why don't you create a SFX for Office and/or NAV? SFX files can extract themselves silently without having WinRAR to be installed. If you want to create a SFX, here's a simple explanation for it: http://www.msfn.org/board/index.php?showtopic=16562
  17. sure...it'd be useless honesty.
  18. But waiters are honest as you saw. They will tell you the truth.
  19. Yeah...The encrypted serial works well. Have Phun!
  20. A man was dining in a very swank restaurant in NYC. When the elderly waiter brought the consomme, the customer saw that his thumb was deep in the soup bowl. Next, the waiter served steak Diane, and now his thumb was deep in the gravy. The customer held his tongue. This was, after all, one of New York's finest restaurants. Finally, for dessert, the waiter brought out coupe marron. This time his finger wasn't in the ice cream. The customer could contain himself no longer. - Customer: Sir, would you tell me why you put your finger in the consomme and the steak gravy, but not in the coupe marron? - Waiter: (coldly) Simple, my good man. I have a bad case of arthritis, and warm things relieve the pain in my thumb. - Customer: (angrily) You son-of-a-b**ch! Putting your thumb in my food! You should take that thumb and ram it up your a$$! - Waiter: (dourly) That's what I do in the kitchen.
  21. Yeah...It's disgusting, too. I shall post it!
  22. Nice joke! But you told the FRONT side of the joke. Do you know the BACK side of it? If not, let me know.
  23. Never mind! Have Phun!
  24. Thanks bonedaddy. I'll be waiting.
  25. Imagine, bonedaddy! RunOnceEX strings can be shrunk to these lines only if we add a path inside JS: Notice the path in JS. Also, notice Run, and the line below it is deleted. I wonder if you can have time to test it from CD. I think you can, now, run it from CD directly without having to copy it to your hard disk first.
×
×
  • Create New...