The MASM Forum

General => The Campus => Topic started by: Grincheux on January 11, 2016, 08:58:56 AM

Title: JWlink command line
Post by: Grincheux on January 11, 2016, 08:58:56 AM

C:\JWasm\Bin\JWlink.EXE FORMAT WINDOWS PE LIBPATH C:\JWasm\Lib OPTION SHOWDEAD OPTION NXCOMPAT OPTION NORELOCS OPTION ELIMINATE OPTION CHECKSUM RESOURCE CatchWebImages.res RUNTIME WINDOWS NAME CatchWebImages.exe FILE CatchWebImages.obj


Would it be possible that when we specify many options that the word OPTION is written once only!
Into RadAsm the field is too short to add other options, like MAP, OS version...
Title: Re: JWlink command line
Post by: GoneFishing on January 11, 2016, 09:06:02 AM
 Response file ? 
Title: Re: JWlink command line
Post by: Grincheux on January 11, 2016, 09:15:30 AM
This is the only solution, I have no choice.
Title: Re: JWlink command line
Post by: nidud on January 11, 2016, 09:51:07 AM
deleted
Title: Re: JWlink command line
Post by: Grincheux on January 11, 2016, 09:54:21 AM
You are right I did wanted to do kike this but it is a solution, perhaps I can separate each option by a comma for my big command line. Like this I win more space. Thank you, good idea you gave me.

Good night.

I removed the OPTION (since the second) by comma, there is an error : "File not found'!