Файл : iexplorer.exe
Тип файла : Visual Basic Compiler Options
Обыкновенный список опций и ключей, которые можно юзать с ним, не более.
Показать скрытый текст Консоль
Код:
Microsoft (R) Visual Basic Compiler version 8.0.50727.3053
for Microsoft (R) .NET Framework version 2.0.50727.3053
Copyright (c) Microsoft Corporation. All rights reserved.
Visual Basic Compiler Options
- OUTPUT FILE -
/out:<file> Specifies the output file name.
/target:exe Create a console application (default). (Short
form: /t)
/target:winexe Create a Windows application.
/target:library Create a library assembly.
/target:module Create a module that can be added to an
assembly.
/doc[+|-] Generates XML documentation file.
/doc:<file> Generates XML documentation file to <file>.
- INPUT FILES -
/addmodule:<file_list> Reference metadata from the specified modules.
/recurse:<wildcard> Include all files in the current directory and
subdirectories according to the wildcard
specifications.
/reference:<file_list> Reference metadata from the specified
assembly. (Short form: /r)
- RESOURCES -
/linkresource:<resinfo> Links the specified file as an external
assembly resource.
resinfo:<file>[,<name>[,public|private]]
(Short form: /linkres)
/resource:<resinfo> Adds the specified file as an embedded
assembly resource.
resinfo:<file>[,<name>[,public|private]]
(Short form: /res)
/win32icon:<file> Specifies a Win32 icon file (.ico) for the
default Win32 resources.
/win32resource:<file> Specifies a Win32 resource file (.res).
- CODE GENERATION -
/optimize[+|-] Enable optimizations.
/removeintchecks[+|-] Remove integer checks. Default off.
/debug[+|-] Emit debugging information.
/debug:full Emit full debugging information (default).
/debug:pdbonly Emit PDB file only.
- ERRORS AND WARNINGS -
/nowarn Disable all warnings.
/nowarn:<number_list> Disable a list of individual warnings.
/warnaserror[+|-] Treat all warnings as errors.
/warnaserror[+|-]:<number_list> Treat a list of warnings as errors.
- LANGUAGE -
/define:<symbol_list> Declare global conditional compilation
symbol(s). symbol_list:name=value,... (Short
form: /d)
/imports:<import_list> Declare global Imports for namespaces in
referenced metadata files.
import_list:namespace,...
/optionexplicit[+|-] Require explicit declaration of variables.
/rootnamespace:<string> Specifies the root Namespace for all type
declarations.
/optionstrict[+|-] Enforce strict language semantics.
/optionstrict:custom Warn when strict language semantics are not
respected.
/optioncompare:binary Specifies binary-style string comparisons.
This is the default.
/optioncompare:text Specifies text-style string comparisons.
- MISCELLANEOUS -
/help Display this usage message. (Short form: /?)
/noconfig Do not auto-include VBC.RSP file.
/nologo Do not display compiler copyright banner.
/quiet Quiet output mode.
/verbose Display verbose messages.
- ADVANCED -
/baseaddress:<number> The base address for a library or module
(hex).
/bugreport:<file> Create bug report file.
/codepage:<number> Specifies the codepage to use when opening
source files.
/delaysign[+|-] Delay-sign the assembly using only the public
portion of the strong name key.
/errorreport:<string> Specifies how to handle internal compiler
errors; must be prompt, send, none, or queue
(default).
/filealign:<number> Specify the alignment used for output file
sections.
/keycontainer:<string> Specifies a strong name key container.
/keyfile:<file> Specifies a strong name key file.
/libpath:<path_list> List of directories to search for metadata
references. (Semi-colon delimited.)
/main:<class> Specifies the Class or Module that contains
Sub Main. It can also be a Class that inherits
from System.Windows.Forms.Form. (Short form:
/m)
/netcf Target the .NET Compact Framework.
/nostdlib Do not reference standard libraries
(system.dll and VBC.RSP file).
/platform:<string> Limit which platforms this code can run on;
must be x86, x64, Itanium or anycpu (default).
/sdkpath:<path> Location of the .NET Framework SDK directory
(mscorlib.dll).
/utf8output[+|-] Emit compiler output in UTF8 character
encoding.
@<file> Insert command-line settings from a text file
И не более того, больше ничего он не делает, и не тянет за собой ничего.
В реестре, кроме одной единственной записи, о которой упоминул, про
vnet не нашлось.
Я ее просто удалил, сам exe'шник, сохранил, но перенес в другое место.
Его просканил разными антиками, никто не ругается.
Я думаю, что при установке .net framework 3.5 тупо прописался принудительный путь запуска этой, так сказать проги, и сама прога осталась в Aplication Data.
Нет у меня другого объяснения.
Социальные закладки