scispace - formally typeset
Search or ask a question

Showing papers on "Batch file published in 2015"


Book
09 Feb 2015
TL;DR: The primary goal of electronic data processing in the 1960s and 1970s was the automation of existing business operations in organizations, however, except for the quick availability of more accurate management reporting information, such operations were automated without fundamental changes.
Abstract: The primary goal of electronic data processing (EDP) in the 1960s and 1970s was the automation of existing business operations in organizations. However, except for the quick availability of more accurate management reporting information, such operations were automated without fundamental changes. During these two decades, data was stored in flat file formats that could be classified into two different forms, namely batch files and online files.

10 citations


Patent
04 Mar 2015
TL;DR: In this paper, a method for automatically copying files to a plurality of USB (Universal Serial Bus) flash disks, relating to the field of post operation in a production process of computers and servers, is presented.
Abstract: The invention provides a method for automatically copying files to a plurality of USB (Universal Serial Bus) flash disks, relating to the field of post operation in a production process of computers and servers. The method comprises the following steps: inserting one USB flash disk into a USB port of a notebook computer or a desktop computer; operating a compiled batch file autocp.bat; automatically executing script copying through a system; if scripts are repeated, automatically covering; after updating, pulling out the USB flash disk and replacing a USB flash disk to be updated; pressing an N key to finish; pressing a Y key to continually copy. According to the method, the updated files are automatically copied to the plurality of hard disks. One batch processing script is provided so that a lot of repeated work is avoided and the accuracy of the files is ensured; the working efficiency of maintenance personnel is improved.

4 citations


Patent
25 Mar 2015
TL;DR: In this article, a method for preventing an application program from detecting Windows virtual machine information was proposed, in particular to prevent a malicious application from accessing a designated virtual serial port of a virtual machine.
Abstract: The invention relates to the technical field of cloud computing, in particular to a method for preventing an application program from detecting Windows virtual machine information. The method comprises the steps that an agency client program is installed on a Window virtual machine; a predetermined serial port command is sent to a serial port of the virtual machine by using a virtual machine management program; the agency client program of the virtual machine monitors a designated virtual serial port and resolves the serial port command; the agency client program of the virtual machine temporarily modifies corresponding items in a Windows operating system registry according to registry keys and values; a registry file is generated according to the modified registry keys and values; then a batch file is generated and used for leading in the registry file; finally the generated batch file is added in a startup starting item of the registry. The additional working amount brought by manual operation can be avoided by means of the method, and the method can be used for preventing the application program from detecting the Windows virtual machine information.

2 citations


Patent
23 Sep 2015
TL;DR: In this article, a file sharing method and apparatus for batch file sharing is described, where batch files can be shared at a time, and the file sharing efficiency is greatly improved.
Abstract: The invention discloses a file sharing method and apparatus. The method comprises the following steps: obtaining an input target contact person; outputting a list of files which are not shared with the target contact person in a specific file database; and obtaining one or more files selected by a user in the list and sending the one or more files to the target contact person. According to the invention, batch files can be shared at a time, and the file sharing efficiency is greatly improved.

2 citations


Proceedings ArticleDOI
25 Jun 2015
TL;DR: The novel idea is the second step, realized using a special application, which reads the parameters from the simplified model and automatically creates a batch file for ANSYS with all appropriate material and geometry data as well as loads and simulation parameters.
Abstract: This paper presents an approach to facilitate the design of a microbolometer. It is based on three main steps: the construction of a simplified model in Matlab, automatic transfer of the generated model into ANSYS and the verification of the model using ANSYS FEM (Finite Element Method) simulation. The novel idea is the second step, realized using a special application, which reads the parameters from the simplified model and automatically creates a batch file for ANSYS with all appropriate material and geometry data as well as loads and simulation parameters.

2 citations


Book ChapterDOI
01 Jan 2015
TL;DR: This chapter is not a complete tutorial for the language, however, and you’ll need to read other books for that.
Abstract: In this chapter, you’ll find recipes showing several of the basic programming constructs available in T-SQL. The chapter is not a complete tutorial for the language, however. You’ll need to read other books for that. A good tutorial, if you need one that begins with first principles, is Beginning T-SQL by Kathi Kellenberger and Scott Shaw (Apress, 2014).