MSFN Forum: SFX is placing exe in the same folder on running - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SFX is placing exe in the same folder on running Rate Topic: -----

#1 User is offline   nice_guy75 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 397
  • Joined: 07-December 09

Posted 20 April 2010 - 02:51 AM

Hi guys,
I have one exe for adding File extension toggle option in the right click. I made a silent installer of that that exe as it was not a silent installer. But when I try to run that SFX it is actully extracting that exe in the same folder where that SFX is placed. Though the exe is now silent and running properly as well but it is also extracting that exe.

THis is the script I have use to make silent installer:

Quote

;The comment below contains SFX script commands

Setup="file.exe" /S
Silent=1
Overwrite=1


Why my sfx is placing the exe???????????????


#2 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 862
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

Posted 20 April 2010 - 02:59 AM

Your missing the tempmode setting.

Quote

;The comment below contains SFX script commands

Setup="file.exe" /S
TempMode
Silent=1
Overwrite=1


#3 User is offline   nice_guy75 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 397
  • Joined: 07-December 09

Posted 20 April 2010 - 04:15 AM

Thanks brother, I would try this as well.


Edit: Yeap it is working, thanks brother.

This post has been edited by nice_guy75: 20 April 2010 - 04:30 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy