MSFN Forum: How Do i convert this to .inf - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How Do i convert this to .inf Rate Topic: -----

#1 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 25 June 2004 - 05:31 AM

just wondering how i can add the following 2 my .inf file
im converting all my .cmd files to .inf :)

IF EXIST "C:\Program files\Opera75\opera.exe" GOTO Opera1
IF EXIST "D:\Program files\Opera75\opera.exe" GOTO Opera2
IF EXIST "E:\Program files\Opera75\opera.exe" GOTO Opera3
GOTO END

:Opera1
REGEDIT /S %systemdrive%\Install\Reg\opera1.reg 
GOTO END

:Opera2
REGEDIT /S %systemdrive%\Install\Reg\opera2.reg
GOTO END

:Opera3
REGEDIT /S %systemdrive%\Install\Reg\opera3.reg
GOTO END

:END



Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy