---
title: "Explain about .wsf files?"  
description: "Explain about .wsf files?"  
author: "Amit Singh"  
published: 2011-03-19  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/548/explain-about-wsf-files  
category: "vb script"  
tags: ["vb script"]  
reading_time: 1 minute  

---

# Explain about .wsf files?

.wsf files are modeled in similar to XML. They can be executed with the help of Wscript.exe and it can be done from the command line also. This .wsf file can have multiple visual basic files. Reuse functionality is present with this extension file.

## Answers

### Answer by Amit Singh

.wsf files are modeled in similar to XML. They can be executed with the help of Wscript.exe and it can be done from the command line also. This .wsf file can have multiple visual basic files. Reuse functionality is present with this extension file.


---

Original Source: https://www.mindstick.com/interview/548/explain-about-wsf-files

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
