<?php
$url = '2.1.62.0/7star_install_2.1.62.0_x64.exe';
header("Location: ".$url);
?>