-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2.xml
More file actions
34 lines (34 loc) · 1.33 KB
/
2.xml
File metadata and controls
34 lines (34 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>C:\Users\menon\Documents\NetBeansProjects\Bitbyte\dist\Bitbyte.jar</jar>
<outfile>C:\Users\menon\Documents\NetBeansProjects\Bitbyte\dist\Bitbyte.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir></chdir>
<priority>normal</priority>
<downloadUrl>http://java.com/download</downloadUrl>
<supportUrl></supportUrl>
<customProcName>false</customProcName>
<stayAlive>false</stayAlive>
<manifest></manifest>
<icon>C:\Users\menon\Documents\NetBeansProjects\Bitbyte\process-icon1.ico</icon>
<jre>
<path></path>
<minVersion>1.6.0_00</minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
</jre>
<versionInfo>
<fileVersion>7.0.0.1</fileVersion>
<txtFileVersion>7.0.0.1</txtFileVersion>
<fileDescription>Ferramenta de auxílio na manutenção das UTRs</fileDescription>
<copyright>SMME.DT</copyright>
<productVersion>7.0.0.1</productVersion>
<txtProductVersion>7.0.0.1</txtProductVersion>
<productName>Ferramenta de auxílio na manutenção das UTRs</productName>
<companyName>Itaipu Binacional</companyName>
<internalName>Ferramenta de auxílio na manutenção das UTRs</internalName>
<originalFilename>bitbyte.exe</originalFilename>
</versionInfo>
</launch4jConfig>